mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
56fb265997
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
nltk.info | ||
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.org/nltk_data/. To retrieve all the data, use "python -m nltk.downloader all". To ensure system wideinstallation, you can run the command "python -m nltk.downloader -d /usr/share/nltk_data all" as root.