summaryrefslogtreecommitdiffstats
path: root/libraries/nltk/README
diff options
context:
space:
mode:
author Marco Bonetti <sid77@slackware.it>2011-09-07 23:13:11 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2011-09-21 19:48:31 -0300
commitf640bfb8573e7cf161d8f1ac0a368cadc81eb3e5 (patch)
tree750185e67639e7cce60cb35c1085eb8890b1b228 /libraries/nltk/README
parent97d35b46bc867ab6bb9125d40055881d4e26de8b (diff)
downloadslackbuilds-f640bfb8573e7cf161d8f1ac0a368cadc81eb3e5.tar.gz
slackbuilds-f640bfb8573e7cf161d8f1ac0a368cadc81eb3e5.tar.xz
libraries/nltk: Updated for version 2.0.1rc1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/nltk/README')
-rw-r--r--libraries/nltk/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/nltk/README b/libraries/nltk/README
index 89a521107d..28c46e61b9 100644
--- a/libraries/nltk/README
+++ b/libraries/nltk/README
@@ -5,3 +5,5 @@ 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.