nltk 3.1-1 source package in Ubuntu

Changelog

nltk (3.1-1) unstable; urgency=medium

  * New upstream release.
  * Don't use nltk/six.py but python-six:
    + added use-six-package.diff.
    + stripe out nltk/six.py via Files-Excluded in deb/copyright.
  * deb/control: bumped X-Python-Version to 2.7.
  * Added deb/README.Debian with info where to find a list of changes
    (use override for dh_installdocs in deb/rules to contribute it
    into both binaries).

 -- Daniel Stender <email address hidden>  Sat, 24 Oct 2015 19:35:19 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nltk_3.1-1.dsc 2.0 KiB a7919431f9dd803ff3c9e9fcce27196fbbcaecdc5032849e92555bdbd0c36b64
nltk_3.1.orig.tar.gz 1.1 MiB 230e8c3df76fe61a4ecc90cead2a52f265c46f19ba0a0f00628a0d89ed3c51b0
nltk_3.1-1.debian.tar.xz 7.5 KiB f151ee49c2dc8259abd57725e23a309e08ab7f8eb830126cedc6b75e34262be9

Available diffs

No changes file available.

Binary packages built by this source

python-nltk: Python libraries for natural language processing

 The Natural Language Toolkit (NLTK) is a leading platform for building
 Python programs to work with human language data. It provides easy-to-use
 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.
 .
 This package contains the modules for Python2.

python3-nltk: Python3 libraries for natural language processing

 The Natural Language Toolkit (NLTK) is a leading platform for building
 Python programs to work with human language data. It provides easy-to-use
 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.
 .
 This package contains the modules for Python3.