nltk 3.8-1 source package in Ubuntu

Changelog

nltk (3.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.

  [ Mo Zhou ]
  * New upstream version 3.8

 -- Mo Zhou <email address hidden>  Wed, 14 Dec 2022 10:43:56 -0500

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nltk_3.8-1.dsc 1.9 KiB 4462050e8a965dc59b0a93bf5816b18149139ceabf8f6375deab577477781a00
nltk_3.8.orig.tar.gz 2.7 MiB 1122ea7cce9ddb93b983ceeb2bfeb30d7eff4d1952911d101965838e04f276f8
nltk_3.8-1.debian.tar.xz 8.5 KiB 56f147ad42f3e097e947017f5c503f6bd302ef4bb973ee229f62e6d1590bcdb0

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.