python-langdetect 1.0.9-3 source package in Ubuntu

Changelog

python-langdetect (1.0.9-3) unstable; urgency=medium

  * QA upload.
  * Orphan the package.

 -- Boyuan Yang <email address hidden>  Sat, 09 Mar 2024 11:39:02 -0500

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-langdetect_1.0.9-3.dsc 2.0 KiB 2592143361e84c1d4e9077f612e286da24db74e5853f4371a516d993aed90f1c
python-langdetect_1.0.9.orig.tar.gz 958.5 KiB cbc1fef89f8d062739774bd51eda3da3274006b3661d199c2655f6b3f6d605a0
python-langdetect_1.0.9-3.debian.tar.xz 2.4 KiB f1521a5463844311b45dd684e419086c07d54d7bb3f9d057939a2b58ec0b3793

Available diffs

No changes file available.

Binary packages built by this source

python3-langdetect: Python library for language-detection

 Python port of langdetect, a language-detection library.
 .
 This library provides tools for
  - generating language profiles from Wikipedia abstract xml
  - detect the language of a text using naive Bayesian filter (99% over
    precision for 53 languages).