libraries/nltk: Fixed dep information

This commit is contained in:
ponce 2012-08-26 17:57:51 +02:00
parent d11b7e7ad1
commit 0f8c13753e
1 changed files with 0 additions and 2 deletions

View File

@ -5,5 +5,3 @@ tasks, with distributions for Windows, Mac OSX and Linux.
NLTK comes with many corpora, toy grammars, trained models, etc. A complete
list is posted at: http://nltk.googlecode.com/svn/trunk/nltk_data/index.xml
To retrieve all the data, use "python -m nltk.downloader all".
This package requires PyYAML.