Package csli.util.nlp.lemma

This package contains implementations of the Lemmatiser interface (word-lemma morphological analyzers).

See:
          Description

Class Summary
DictionaryLemmatiser Dictionary-based lemmatiser - loads morphological variant lists from a dictionary file into a lookup table.
 

Package csli.util.nlp.lemma Description

This package contains implementations of the Lemmatiser interface (word-lemma morphological analyzers).