Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 327 Bytes

nlp-scripts

1- Install NLTK: run "sudo pip install -U nltk" 2- using python console download nltk library >>> import nltk >>> nltk.download() >>> # download the sources that you need

3- To run the program: - you should change the path of source file - file format must be only one sentence in each line