FreeBSD.software
Home/textproc/py311-snowballstemmer

py311-snowballstemmer

3.0.1

Snowball stemming library collection for Python

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.

Origin: textproc/py-snowballstemmer
Category: textproc
Size: 3.03MiB
License: BSD3CLAUSE
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 2 packages
$pkg install py311-snowballstemmer

Dependencies (2)

Required By (2 packages)

More in textproc