See: Description
| Interface | Description |
|---|---|
| Operation |
Base class for morphological operations.
|
| Class | Description |
|---|---|
| AbstractDelegatingOperation |
Base class for operations.
|
| AbstractOperation |
Base class for operations.
|
| BaseFormSet |
A group of possible base forms for a particular lemma.
|
| DefaultMorphologicalProcessor |
Default implementation of
MorphologicalProcessor. |
| DetachSuffixesOperation |
Remove all applicable suffixes from the word(s) and do a look-up.
|
| LookupExceptionsOperation |
Looks up the word in the exceptions file of the given part-of-speech.
|
| LookupIndexWordOperation |
Looks up index words.
|
| TokenizerOperation |
Tokenizer operation.
|
| Util |
Utility class.
|