Port details |
- py-sense2vec Contextually-keyed word vectors
- 2.0.2_1 textproc =2 2.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:19:29
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/explosion/sense2vec
- Description:
- sense2vec (Trask et. al, 2015) is a nice twist on word2vec that lets you learn
more interesting and detailed word vectors. This library is a simple Python
implementation for loading, querying and training sense2vec models.
- ¦ ¦ ¦ ¦
- 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}sense2vec>0:textproc/py-sense2vec@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-sense2vec/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-sense2vec
- pkg install py39-sense2vec
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 py39-sense2vec listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-sense2vec
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1708448850
SHA256 (sense2vec-2.0.2.tar.gz) = c7df6f89f74d83ed13c85998fe5792e836f7971e099af955211a6adefabaa768
SIZE (sense2vec-2.0.2.tar.gz) = 61403
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-catalogue>=2.0.1<2.1.0 : devel/py-catalogue@py39
- py39-numpy>=1.15.0,1 : math/py-numpy@py39
- py39-spacy>=3.0.0<4.0.0 : textproc/py-spacy@py39
- py39-srsly>=2.4.0<3.0.0 : devel/py-srsly@py39
- py39-wasabi>=0.8.1<1.2.0 : textproc/py-wasabi@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-sense2vec
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.2_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.0.2 21 Feb 2024 15:06:09 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-sense2vec: Add py-sense2vec 2.0.2
sense2vec (Trask et. al, 2015) is a nice twist on word2vec that lets you learn
more interesting and detailed word vectors. This library is a simple Python
implementation for loading, querying and training sense2vec models. |
Number of commits found: 2
|