snowball

Snowball language for creating stemming algorithms

brewmacoslinux
Try with needOr install directly
Source

About

Stemming algorithms

Commands

snowball

Examples

Compile a Snowball stemming algorithm to C$ snowball english -o english_stem
Generate a stemmer from a Snowball script file$ snowball my_stemmer.sbl -c
Display help information and available options$ snowball -h