aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/nltk/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/nltk/README b/libraries/nltk/README
index 28c46e61b9da..89a521107dd8 100644
--- a/libraries/nltk/README
+++ b/libraries/nltk/README
@@ -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.