| Port details |
- py-en-core-web-sm English spaCy model for natural language processing
- 3.8.0 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-17 08:00:07
- Last Update: 2026-03-20 18:05:13
- Commit Hash: 537cf31
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/explosion/spacy-models
- Description:
- English language model for spaCy natural language processing library.
This model includes vocabulary, syntax and entities trained on written web text
(blogs, news, comments), optimized for small size and efficiency.
Model details:
- Language: English (en)
- Type: Core web (general purpose)
- Size: Small (sm)
- Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer
This package is required by applications that need English language support
with spaCy, such as text-to-speech engines and other NLP applications.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}en-core-web-sm>0:textproc/py-en-core-web-sm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-en-core-web-sm/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-en-core-web-sm
- pkg install py311-en-core-web-sm
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-en-core-web-sm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-en-core-web-sm
- Package flavors (<flavor>: <package>)
- py311: py311-en-core-web-sm
- distinfo:
- TIMESTAMP = 1773716460
SHA256 (en_core_web_sm-3.8.0-py3-none-any.whl) = 1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
SIZE (en_core_web_sm-3.8.0-py3-none-any.whl) = 12806118
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-spacy>=3.8.0 : textproc/py-spacy@py311
- python3.11 : lang/python311
- Patch dependencies:
-
- unzip : archivers/unzip
- This port is required by:
- for Run
-
- misc/py-misaki
Configuration Options:
- No options to configure
- Options name:
- textproc_py-en-core-web-sm
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|