This folder includes 4 files including this one.The other three are as follows:
1.remove_num.py
2.test.py
3.testsh.py


1.remove_num.py
This is used to remove the  numericals in the list given.
Just replace the name of the input file in it.
By default it is "list 31.txt".

2.test.py
This is used to clean the corpse for hindi.
Just replace the name of the input file in it.
By default it is "train.txt".

3.testsh.py
This is used to compare between the hand-annotated data and the data from the tool.It also helps in computing the average values of Precision,Recall and F-score.
Just replace the name of the input files in it.
By default the hand annotated file name is "out".
