snowballstemmer 3.0.1
textproc/py-snowballstemmer
Snowball stemming library collection for Python
Description
Snowball is a small string processing language for creating stemming algorithms for use in Information Retrieval, plus a collection of stemming algorithms implemented using it. Stemming maps different forms of the same word to a common "stem" - for example, the English stemmer maps connection, connections, connective, connected, and connecting to connect. So a searching for connected would also find documents which only have the other forms.
Dependencies
- build devel/py-build
- build devel/py-installer
- build devel/py-setuptools
- build devel/py-wheel
- build lang/python311
- run lang/python311
- run textproc/py-pystemmer
Commit History
may be incomplete — full history at freebsd-ports on GitHub
Loading commit history — this may take up to a minute on first view. Reload the page in a moment.