nltk 3.4.5-2 source package in Ubuntu

Changelog

nltk (3.4.5-2) unstable; urgency=medium

  * Update changelog entry for 3.4.5-1 and mention the CVE number.
  * Remove B-D on python2. (Closes: #937148)

 -- Mo Zhou <email address hidden>  Sun, 22 Dec 2019 10:48:33 +0800

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
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nltk_3.4.5-2.dsc 1.9 KiB 5e6ee010a5f52f23e369532b7f9362aa4d10496749a20be69979010707e93c19
nltk_3.4.5.orig.tar.gz 2.7 MiB fd26dcebe3a6fd24ea317d83729fc676f263751ced41b78f680f9b19d8c24cb4
nltk_3.4.5-2.debian.tar.xz 8.2 KiB 008e002e919cafa4565bfe4c376d0d41e65cca10814a655bd31a48d278e25fcd

Available diffs

No changes file available.

Binary packages built by this source

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.