This package browser is in early development. Mind the rough edges.

python-nltk 3.6.2

Natural Language Toolkit

It provides interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for natural language processing libraries.

Installation

Install python-nltk 3.6.2 as follows:

guix install python-nltk@3.6.2

Or install the latest version:

guix install python-nltk

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.