nltk 3.8.1-1 source package in Ubuntu

Changelog

nltk (3.8.1-1) unstable; urgency=medium

  * New upstream version 3.8.1

 -- Mo Zhou <email address hidden>  Sat, 17 Jun 2023 18:20:22 -0700

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
Noble release universe python
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nltk_3.8.1-1.dsc 1.9 KiB 0931c42ab25bbdfa28e25c9170e25c8c1d1322caf436a26125bc419f04375f65
nltk_3.8.1.orig.tar.gz 2.7 MiB 676970e2b7aa0a7184e68f76e0c4f2756fd1b82559a509d5656a23117faeb658
nltk_3.8.1-1.debian.tar.xz 8.5 KiB 7a277fdc33c24d39d7b31a5220af34c53a9749617bd9e2f0c44e76ac2424fe72

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.