From d94661631010085d5ba5899e7ad1e30b54bae56e Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Wed, 12 May 2010 23:30:53 +0200 Subject: libraries/nltk: Added to 12.2 repository --- libraries/nltk/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libraries/nltk/README (limited to 'libraries/nltk/README') diff --git a/libraries/nltk/README b/libraries/nltk/README new file mode 100644 index 0000000000..89a521107d --- /dev/null +++ b/libraries/nltk/README @@ -0,0 +1,7 @@ +Open source Python modules, linguistic data and documentation for research +and development in natural language processing, supporting dozens of NLP +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". -- cgit v1.2.3