Port details |
- py-thinc8 Refreshing functional take on deep learning
- 8.3.2 devel =2 8.3.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-04-20 18:33:05
- Last Update: 2024-10-14 05:25:39
- Commit Hash: 157492a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://thinc.ai/
- https://github.com/explosion/thinc
- Description:
- Thinc is a lightweight deep learning library that offers an elegant,
type-checked, functional-programming API for composing models, with support for
layers defined in other frameworks such as PyTorch, TensorFlow and MXNet. You
can use Thinc as an interface layer, a standalone toolkit or a flexible way to
develop new models. Previous versions of Thinc have been running quietly in
production in thousands of companies, via both spaCy and Prodigy.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}thinc8>0:devel/py-thinc8@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-thinc8/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-thinc8
- pkg install py311-thinc8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-thinc8 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-thinc8
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728632418
SHA256 (thinc-8.3.2.tar.gz) = 3e8ef69eac89a601e11d47fc9e43d26ffe7ef682dcf667c94ff35ff690549aeb
SIZE (thinc-8.3.2.tar.gz) = 193915
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-blis>=1.0.0<1.1.0 : math/py-blis@py311
- py311-cymem>=2.0.2<2.1.0 : devel/py-cymem@py311
- py311-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py311
- py311-numpy>=0,1<2.1.0,1 : math/py-numpy@py311
- py311-preshed3>=3.0.2<3.1.0 : devel/py-preshed3@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-blis>=1.0.0<1.1.0 : math/py-blis@py311
- py311-catalogue>=2.0.4<2.1.0 : devel/py-catalogue@py311
- py311-confection>=0.0.1<1.0.0 : devel/py-confection@py311
- py311-cymem>=2.0.2<2.1.0 : devel/py-cymem@py311
- py311-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py311
- py311-numpy>=0,1<2.1.0,1 : math/py-numpy@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-preshed3>=3.0.2<3.1.0 : devel/py-preshed3@py311
- py311-pydantic2>=1.7.4<3.0.0 : devel/py-pydantic2@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-srsly>=2.4.0<3.0.0 : devel/py-srsly@py311
- py311-wasabi>=0.8.1<1.2.0 : textproc/py-wasabi@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- textproc/py-spacy
- for Run
-
- textproc/py-spacy
Configuration Options:
- No options to configure
- Options name:
- devel_py-thinc8
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|