python-thinc 8.2.2-1ubuntu1 source package in Ubuntu

Changelog

python-thinc (8.2.2-1ubuntu1) noble; urgency=medium

  * Drop dependency on python3-distutils, see #1065939

 -- Graham Inggs <email address hidden>  Wed, 17 Apr 2024 15:29:43 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-thinc_8.2.2.orig.tar.gz 1.6 MiB dd0b98412007f604cdb978a3fe454dea62b61ca53977ff8bf4f672330268fa84
python-thinc_8.2.2-1ubuntu1.debian.tar.xz 4.1 KiB a301fb2ae8cec52b04b942ef39c12218712fa96937a0daa35d87a5e2398cf4ca
python-thinc_8.2.2-1ubuntu1.dsc 2.5 KiB 3a83a913471fcafde55025dab3b86500863afd6a6ec91b02c574aee9223f0420

View changes file

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