Description
Reduces words to stems using Snowball stemming algorithms for multiple languages. It helps search, indexing, text analysis, and natural-language processing tools compare related word forms more easily.
Developers use it as a text-processing library. Stemming is language-specific and approximate, so validate results for the target language before using it in search relevance or analytics.