summaryrefslogtreecommitdiffstats
path: root/libraries/nltk
diff options
context:
space:
mode:
author ponce2012-08-26 17:57:51 +0200
committer ponce2012-08-26 18:01:17 +0200
commit0f8c13753ef26b24573cd4aca3e47c0a139e5ea6 (patch)
tree2bc5986b1891d02c9ed48aaf2356dd090c8164eb /libraries/nltk
parentd11b7e7ad1e809631dbe652b6847f13dc7d6b279 (diff)
downloadslackbuilds-0f8c13753ef26b24573cd4aca3e47c0a139e5ea6.tar.gz
libraries/nltk: Fixed dep information
Diffstat (limited to 'libraries/nltk')
-rw-r--r--libraries/nltk/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/nltk/README b/libraries/nltk/README
index 28c46e61b9..89a521107d 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.