| Interface | Description |
|---|---|
| IStemmer |
A generic "stemmer" interface in Morfologik.
|
| Class | Description |
|---|---|
| Dictionary |
A dictionary combines
FSA automaton and metadata describing the
internals of dictionary entries' coding (DictionaryMetadata. |
| DictionaryIterator |
An iterator over
WordData entries of a Dictionary. |
| DictionaryLookup |
This class implements a dictionary lookup over an FSA dictionary.
|
| DictionaryMetadata |
Description of attributes, their types and default values.
|
| WordData |
Stem and tag data associated with a given word.
|
Copyright © 2012. All Rights Reserved.