CS671 Homework #1

Saurabh Srivastava
Roll No. 13111164

The details of submission, along with links are given below

Comments

The Accuracy of the system is around 50%. It was much less to start with (around 30% only), as the Manual Breakups I had done were very complicated at the begining. I then went through the whole Manual Breakups again, and merged some of them together, because Linguistica was not able to divide words to those extents. The accuracy improved, but it is still about one-in-two.
Another interesting observation is that in cases where Linguistica missed, it missed pretty badly. I could hardly see any hits (number of exactly matching segments, even in overall unmatched segmentation) in these cases. Actually, Linguistica broke many words absurdly in between, which doesn't make any sense in reality.

Code

The code for the homework is uploaded here. The Zip file contains a README.txt file which explains how the code can be compiled and executed.