パッケージ: python3-thinc (9.0.0-2 など)
python3-thinc に関するリンク
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++ ライブラリ v3
-
- dep: libunwind8 [ia64]
- プログラムのコールチェーン測定ライブラリ - ランタイム版
-
- 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 以外]
- 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 | [ファイル一覧] |