notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-sense2vec Contextually-keyed word vectors
2.0.2_1 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.2_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-sense2vec
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):
py311-sense2vec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.2_12.0.2_1-2.0.2_12.0.2_1---
FreeBSD:13:quarterly2.0.2_12.0.2_1--2.0.2_1---
FreeBSD:14:latest2.0.2_12.0.2_1-2.0.2_12.0.2_1---
FreeBSD:14:quarterly2.0.2_12.0.2_1--2.0.2_1---
FreeBSD:15:latest2.0.2_12.0.2_1n/a2.0.2_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-catalogue>=2.0.1<2.1.0 : devel/py-catalogue@py39
  2. py39-numpy>=1.15.0,1 : math/py-numpy@py39
  3. py39-spacy>=3.0.0<4.0.0 : textproc/py-spacy@py39
  4. py39-srsly>=2.4.0<3.0.0 : devel/py-srsly@py39
  5. py39-wasabi>=0.8.1<1.2.0 : textproc/py-wasabi@py39
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/sense2vec/
  2. https://pypi.org/packages/source/s/sense2vec/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2_1
20 May 2024 10:33:03
commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
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
commit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5ccommit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5ccommit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5ccommit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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