slackbuilds_ponce/libraries/nltk
Marco Bonetti f640bfb857 libraries/nltk: Updated for version 2.0.1rc1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-09-21 19:48:31 -03:00
..
nltk.info libraries/nltk: Updated for version 2.0.1rc1. 2011-09-21 19:48:31 -03:00
nltk.SlackBuild libraries/nltk: Updated for version 2.0.1rc1. 2011-09-21 19:48:31 -03:00
README libraries/nltk: Updated for version 2.0.1rc1. 2011-09-21 19:48:31 -03:00
slack-desc libraries/nltk: Updated for version 2.0.1rc1. 2011-09-21 19:48:31 -03:00

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".

This package requires PyYAML.