C stemming algorithm library (Rocky Linux 9.7)
Snowball stemming algorithms for use in Information Retrieval Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles".
$
pkg install linux-rl9-libstemmerOrigin
textproc/linux-rl9-libstemmer
Size
603KiB
License
BSD3CLAUSE
Maintainer
emulation@FreeBSD.org
Dependencies
1 packages
Required by
2 packages