This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > nltk (3.5)

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.

As of version 3.5, python 2.7 is no longer supported and python3 is now
required.

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
"python3 -m nltk.downloader all". To ensure system wideinstallation, you can
run the command "python3 -m nltk.downloader -d /usr/share/nltk_data all" as
root. Note that the 'regex' package, also available on SBo, is required to run
this command.

This requires: python3, regex

Maintained by: ArTourter
Keywords: natural language,toolkit,nlt,natural language processing,nlp,machine learning,python
ChangeLog: nltk

Homepage:
http://www.nltk.org/

Source Downloads:
nltk-3.5.zip (2a827c8c8a50b98241c07f2758eb6961)

Download SlackBuild:
nltk.tar.gz
nltk.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
nltk.SlackBuild
nltk.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds