%general-entities; ]> Snowballstemmer-&snowballstemmer-version; snowballstemmer Introduction to Snowballstemmer Module The Snowballstemmer package 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 &emdash; 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. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &snowballstemmer-md5sum; Download size: &snowballstemmer-size; Estimated disk space required: &snowballstemmer-buildsize; Estimated build time: &snowballstemmer-time; Installation of Snowballstemmer Build the module: make dist_libstemmer_python This package does not come with a test suite. Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user snowballstemmer Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/snowballstemmer and /usr/lib/python&python3-majorver;/site-packages/snowballstemmer-&snowballstemmer-version;.dist-info