Package morfologik.stemmers

Interface Summary
IStemmer A generic stemmer interface in Morfologik.
 

Class Summary
CascadedStemmer This stemmer uses a sequence of IStemmer instances for lookup.
Lametyzator A stemmer performing dictionary lookups for stemmed forms and their tags.
Stempel A wrapper around Stempel - a heuristic stemmer by Andrzej Bialecki.
Stempelator A hybrid stemmer for the Polish language (a combination of Lametyzator, a dictionary-based stemmer and Stempel, a heuristic stemmer).