| Class and Description |
|---|
| Dictionary
A dictionary combines
FSA automaton and DictionaryMetadata
describing the way terms are encoded in the automaton. |
| DictionaryAttribute
Attributes applying to
Dictionary and DictionaryMetadata. |
| DictionaryMetadata
Description of attributes, their types and default values.
|
| DictionaryMetadataBuilder
Helper class to build
DictionaryMetadata instances. |
| EncoderType
Known
ISequenceEncoders. |
| ISequenceEncoder
The logic of encoding one sequence of bytes relative to another sequence of
bytes.
|
| IStemmer
A generic "stemmer" interface in Morfologik.
|
| UnmappableInputException
Thrown when some input cannot be mapped using the declared charset (bytes
to characters or the other way around).
|
| WordData
Stem and tag data associated with a given word.
|
Copyright © 2018. All rights reserved.