Пакет: python3-thinc (9.0.0-2 и другие)
Ссылки для python3-thinc
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-thinc:
Сопровождающие:
Внешние ресурсы:
- Сайт [thinc.ai]
Подобные пакеты:
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
|
|
|
|
-
- dep: black [ia64]
- uncompromising Python code formatter (Python 3)
-
- dep: cython3 [alpha, sh4, x32]
- C-Extensions for Python 3
-
- dep: libc6 (>= 2.27) [x32]
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
- dep: libc6 (>= 2.28) [sh4]
- dep: libc6 (>= 2.32) [не alpha, ia64, sh4, x32]
-
- dep: libc6.1 (>= 2.27) [alpha]
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: libgcc-s1 (>= 3.0) [не alpha, armhf, hppa, ia64, m68k, sh4, x32]
- вспомогательная библиотека GCC
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.2) [ia64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- вспомогательная библиотека GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- вспомогательная библиотека GCC
-
- dep: libgcc1 (>= 1:3.0) [alpha, x32]
- Пакет недоступен
- dep: libgcc1 (>= 1:3.3.4) [sh4]
-
- dep: libstdc++6 (>= 5.2)
- стандартная библиотека GNU C++ версии 3
-
- dep: libunwind8 [ia64]
- библиотека для выявления цепочки вызовов функций в программе
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
- dep: python3 (<< 3.13) [не alpha, sh4, x32]
- dep: python3 (<< 3.8) [alpha, sh4, x32]
- dep: python3 (>= 3.11~) [ia64]
- dep: python3 (>= 3.12~) [не alpha, ia64, sh4, x32]
- dep: python3 (>= 3.6~) [alpha, sh4]
- dep: python3 (>= 3.7~) [x32]
-
- dep: python3-catalogue [не alpha, sh4, x32]
- super lightweight function registries for Python3 libraries
-
- dep: python3-confection [не alpha, sh4, x32]
- sweetest config system for Python3
-
- dep: python3-coverage [ia64]
- code coverage tool for Python 3
-
- dep: python3-cymem
- cython memory pool for RAII-style memory management
-
- dep: python3-cython-blis [не alpha, sh4, x32]
- Fast BLAS-like operations from Python and Cython, without the tears (Python 3)
-
- dep: python3-cytoolz [alpha, sh4, x32]
- Toolz in Cython: High performance functional utilities
-
- dep: python3-dill [alpha, sh4, x32]
- Serialize all of Python 3 (almost)
-
- dep: python3-flake8 [ia64]
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-hypothesis [alpha, ia64, sh4, x32]
- advanced Quickcheck style testing library for Python 3
-
- dep: python3-importlib-resources [ia64]
- Read resources from Python packages
- или python3-supported-min (>= 3.7)
- Пакет недоступен
-
- dep: python3-ipykernel [ia64]
- IPython kernel for Jupyter (Python 3)
-
- dep: python3-isort [ia64]
- library for sorting Python imports (Python 3)
-
- dep: python3-mock [alpha, ia64, sh4, x32]
- Mocking and Testing Library (Python3 version)
-
- dep: python3-msgpack [alpha, sh4, x32]
- Python 3 implementation of MessagePack format
-
- dep: python3-msgpack-numpy [alpha, sh4, x32]
- serialize numpy arrays using msgpack
-
- dep: python3-murmurhash
- Cython bindings for MurmurHash2
-
- dep: python3-mypy [ia64]
- public modules for mypy (Python 3)
- или python3-supported-max (<< 3.7)
- Пакет недоступен
-
- dep: python3-nbconvert [ia64]
- Jupyter notebook conversion (Python 3)
-
- dep: python3-nbformat [ia64]
- Jupyter notebook format (Python 3)
-
- dep: python3-numpy [не ia64]
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy [ia64]
- Fast array facility to the Python language (Python 3)
- или python3-supported-max (<< 3.9)
- Пакет недоступен
-
- dep: python3-numpy [ia64]
- Fast array facility to the Python language (Python 3)
- или python3-supported-min (>= 3.9)
- Пакет недоступен
-
- dep: python3-packaging [не alpha, sh4, x32]
- core utilities for python3 packages
-
- dep: python3-pkg-resources [не alpha, sh4, x32]
- обнаружение пакетов и доступ к ресурсам через pkg_resources
-
- dep: python3-plac [alpha, sh4, x32]
- Smartest command line arguments parser in the world
-
- dep: python3-preshed
- Cython Hash Table for Pre-Hashed Keys
-
- dep: python3-pydantic [не alpha, sh4, x32]
- Data validation and settings management using Python type hinting
-
- dep: python3-pytest [alpha, ia64, sh4, x32]
- Simple, powerful testing in Python3
-
- dep: python3-pytest-cov [ia64]
- py.test plugin to produce coverage reports for Python3
-
- dep: python3-six (<< 2.0.0) [alpha, sh4, x32]
- Python 2 and 3 compatibility library
- dep: python3-six (>= 1.10.0) [alpha, sh4, x32]
-
- dep: python3-srsly [не alpha, sh4, x32]
- modern high-performance serialization utilities for Python3
-
- dep: python3-tqdm [alpha, sh4, x32]
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-typeshed [ia64]
- collection of library stubs for Python, with static types
-
- dep: python3-typing-extensions [ia64]
- Backported and Experimental Type Hints for Python
- или python3-supported-min (>= 3.8)
- Пакет недоступен
-
- dep: python3-wasabi [не alpha, sh4, x32]
- lightweight console printing and formatting toolkit for Python3
-
- dep: python3-wrapt [alpha, sh4, x32]
- decorators, wrappers and monkey patching. - Python 3.x
Загрузка python3-thinc
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
alpha (неофициальный перенос) | 6.12.1-1 | 966,8 Кб | 13 146,0 Кб | [список файлов] |
amd64 | 9.0.0-2 | 519,0 Кб | 2 963,0 Кб | [список файлов] |
arm64 | 9.0.0-2 | 469,6 Кб | 2 914,0 Кб | [список файлов] |
armhf | 9.0.0-2 | 478,8 Кб | 2 452,0 Кб | [список файлов] |
hppa (неофициальный перенос) | 9.0.0-2 | 485,4 Кб | 3 224,0 Кб | [список файлов] |
i386 | 9.0.0-2 | 509,8 Кб | 3 017,0 Кб | [список файлов] |
ia64 (неофициальный перенос) | 8.2.2-1 | 906,1 Кб | 7 485,0 Кб | [список файлов] |
m68k (неофициальный перенос) | 9.0.0-2 | 465,9 Кб | 2 796,0 Кб | [список файлов] |
mips64el | 9.0.0-2 | 443,6 Кб | 3 070,0 Кб | [список файлов] |
ppc64 (неофициальный перенос) | 9.0.0-2 | 483,3 Кб | 3 297,0 Кб | [список файлов] |
riscv64 | 9.0.0-2 | 508,1 Кб | 2 616,0 Кб | [список файлов] |
s390x | 9.0.0-2 | 494,1 Кб | 2 960,0 Кб | [список файлов] |
sh4 (неофициальный перенос) | 6.12.1-1 | 1 083,4 Кб | 12 038,0 Кб | [список файлов] |
sparc64 (неофициальный перенос) | 9.0.0-2 | 443,3 Кб | 5 748,0 Кб | [список файлов] |
x32 (неофициальный перенос) | 6.12.1-1 | 886,9 Кб | 10 679,0 Кб | [список файлов] |