Package morfologik.stemming
package morfologik.stemming
-
ClassDescriptionA view over a range of an array.A dictionary combines
FSAautomaton andDictionaryMetadatadescribing the way terms are encoded in the automaton.Attributes applying toDictionaryandDictionaryMetadata.An iterator overWordDataentries of aDictionary.This class implements a dictionary lookup of an inflected word over a dictionary previously compiled using thedict_compiletool.Description of attributes, their types and default values.Helper class to buildDictionaryMetadatainstances.KnownISequenceEncoders.The logic of encoding one sequence of bytes relative to another sequence of bytes.A generic "stemmer" interface in Morfologik.No relative encoding at all (full target form is returned).Encodesdstrelative tosrcby trimming whatever non-equal suffix and infixsrcanddsthave.Encodesdstrelative tosrcby trimming whatever non-equal suffix and prefixsrcanddsthave.Encodesdstrelative tosrcby trimming whatever non-equal suffixsrchas.Thrown when some input cannot be mapped using the declared charset (bytes to characters or the other way around).Stem and tag data associated with a given word.