python-thinc 9.0.0-1 source package in Ubuntu

Changelog

python-thinc (9.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)

 -- Alexandre Detiste <email address hidden>  Wed, 03 Jul 2024 17:28:24 +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_9.0.0-1.dsc 2.4 KiB fcffaa574d6bc4e68bbdef99df95cc7b82c33616348f88a30c7c9d66a8cb2477
python-thinc_9.0.0.orig.tar.gz 1.6 MiB 54062ae30e1b1050289103f096333a322c049b320e0bb1b366dc79258d692cf3
python-thinc_9.0.0-1.debian.tar.xz 4.0 KiB 93d571a97e173772b3cd85fa3de3985f4f709881ce2800e2a26652acb287e806

Available diffs

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