Uses of Interface
morfologik.stemming.IStemmer
-
Packages that use IStemmer Package Description morfologik.stemming morfologik.stemming.polish -
-
Uses of IStemmer in morfologik.stemming
Classes in morfologik.stemming that implement IStemmer Modifier and Type Class Description classDictionaryLookupThis class implements a dictionary lookup of an inflected word over a dictionary previously compiled using thedict_compiletool. -
Uses of IStemmer in morfologik.stemming.polish
Classes in morfologik.stemming.polish that implement IStemmer Modifier and Type Class Description classPolishStemmerA dictionary-based stemmer for the Polish language.
-