slackbuilds_ponce/libraries/nltk
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
nltk.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
nltk.SlackBuild
README
slack-desc

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.