套件:python3-thinc(9.0.0-2 以及其他的)
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 Standard C++ Library v3
-
- dep: libunwind8 [ia64]
- library to determine the call-chain of a program - runtime
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- 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]
- Package Discovery and Resource Access using 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 kB | 13,146。0 kB | [檔案列表] |
amd64 | 9.0.0-2 | 519。0 kB | 2,963。0 kB | [檔案列表] |
arm64 | 9.0.0-2 | 469。6 kB | 2,914。0 kB | [檔案列表] |
armhf | 9.0.0-2 | 478。8 kB | 2,452。0 kB | [檔案列表] |
hppa (非官方移植版) | 9.0.0-2 | 485。4 kB | 3,224。0 kB | [檔案列表] |
i386 | 9.0.0-2 | 509。8 kB | 3,017。0 kB | [檔案列表] |
ia64 (非官方移植版) | 8.2.2-1 | 906。1 kB | 7,485。0 kB | [檔案列表] |
m68k (非官方移植版) | 9.0.0-2 | 465。9 kB | 2,796。0 kB | [檔案列表] |
mips64el | 9.0.0-2 | 443。6 kB | 3,070。0 kB | [檔案列表] |
ppc64 (非官方移植版) | 9.0.0-2 | 483。3 kB | 3,297。0 kB | [檔案列表] |
riscv64 | 9.0.0-2 | 508。1 kB | 2,616。0 kB | [檔案列表] |
s390x | 9.0.0-2 | 494。1 kB | 2,960。0 kB | [檔案列表] |
sh4 (非官方移植版) | 6.12.1-1 | 1,083。4 kB | 12,038。0 kB | [檔案列表] |
sparc64 (非官方移植版) | 9.0.0-2 | 443。3 kB | 5,748。0 kB | [檔案列表] |
x32 (非官方移植版) | 6.12.1-1 | 886。9 kB | 10,679。0 kB | [檔案列表] |