python-thinc 8.2.2-2 source package in Ubuntu

Changelog

python-thinc (8.2.2-2) unstable; urgency=medium

  * Team Upload:
  * Remove old extraneous build-depenencies:
    * python3-distutils (Closes: #1065939)
    * python3-six (Closes: #1064616)

 -- Alexandre Detiste <email address hidden>  Sat, 29 Jun 2024 15:36:52 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-thinc_8.2.2-2.dsc 2.4 KiB 14427efdc771c506d644f7f0667610352123a09613ea31c41b8d910bb2567f66
python-thinc_8.2.2.orig.tar.gz 1.6 MiB dd0b98412007f604cdb978a3fe454dea62b61ca53977ff8bf4f672330268fa84
python-thinc_8.2.2-2.debian.tar.xz 4.0 KiB 4508aa93449eedad31c15f02ce44c80e52466c152e243a0e33f9d53f43c7ae2a

No changes file available.

Binary packages built by this source

python3-thinc: Practical Machine Learning for NLP in Python

 Thinc is the machine learning library powering spaCy <https://spacy.io>.
 It features a battle-tested linear model designed for large sparse
 learning problems, and a flexible neural network model under development
 for spaCy v2.0 <https://spacy.io/usage/v2>.
 .
 Thinc is a practical toolkit for implementing models that follow the
 "Embed, encode, attend, predict" architecture. It's designed to be easy
 to install, efficient for CPU usage and optimised for NLP and deep
 learning with text – in particular, hierarchically structured input
 and variable-length sequences.

python3-thinc-dbgsym: debug symbols for python3-thinc