Port details |
- py-thinc Refreshing functional take on deep learning
- 9.1.1 devel =2 9.0.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:18:56
- Last Update: 2024-09-25 04:22:32
- Commit Hash: bb2763d
- 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}thinc>0:devel/py-thinc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-thinc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-thinc
- pkg install py311-thinc
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-thinc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-thinc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726740959
SHA256 (thinc-9.1.1.tar.gz) = 21fae2986d7777a6f050b9046dc9eab11852f1c9a997dcc9032f3ecc22784a4a
SIZE (thinc-9.1.1.tar.gz) = 191850
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<3.0.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<3.0.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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-thinc
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.1.1 25 Sep 2024 04:22:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-thinc: devel/py-thinc:devel/py-thinc: Update to 9.1.1
- Add GitHub to MASTER_SITES
Changes: https://github.com/explosion/thinc/releases |
9.1.0 15 Sep 2024 20:09:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-thinc:devel/py-thinc: Update to 9.1.0
Changes: https://github.com/explosion/thinc/releases |
9.0.0_1 04 Aug 2024 17:14:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-thinc: Change RUN_DEPENDS from py-blis to py-blis07
- Bump PORTREVISION for dependency change |
9.0.0 20 Apr 2024 18:28:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-thinc:devel/py-thinc: Update to 9.0.0
Changes: https://github.com/explosion/thinc/releases |
8.2.3 21 Feb 2024 15:06:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-thinc: Add py-thinc 8.2.3
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. |