Commit 3fc157e4 by Vik Paruchuri

Update nltk directions

parent 2d3b6989
......@@ -12,5 +12,4 @@ Notes on how to install:
6. pip install -r pre-requirements.txt
7. pip install -r requirements.txt
8. python setup.py install
9. python -m nltk.downloader maxent_treebank_pos_tagger wordnet
10. sudo mv /path/to/nltk_data /usr/share
9. sudo cp -r ease/data/nltk_data /usr/share/nltk_data
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment