fastports

snowballstemmer 3.0.1

textproc/py-snowballstemmer

Snowball stemming library collection for Python

Category
textproc
Maintainer
sunpoet@FreeBSD.org
WWW
https://snowballstem.org/ https://github.com/snowballstem/snowball
License
BSD3CLAUSE
USES
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

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.