All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ArrayViewList<E> A view over a range of an array.BinaryInput BinaryInput.LineConsumer BufferUtils ByteSequenceIterator An iterator that traverses the right language of a given node (all sequences reachable from a given node).CFSA CFSA (Compact Finite State Automaton) binary format implementation.CFSA2 CFSA (Compact Finite State Automaton) binary format implementation, version 2:CFSA2.BIT_TARGET_NEXT
applicable on all arcs, not necessarily the last one. v-coded goto field v-coded perfect hashing numbers, if any 31 most frequent labels integrated with flags byteCFSA2Serializer CliTool Base class for command-line applications.ConstantArcSizeFSA An FSA with constant-size arc representation produced directly byFSABuilder
.CustomParameterConverters CustomParameterConverters.PathConverter DictApply Applies a morphological dictionary automaton to the input.DictCompile Decompiles morphological dictionary automaton back to source state.DictDecompile Decompiles morphological dictionary automaton back to source state.Dictionary A dictionary combinesFSA
automaton andDictionaryMetadata
describing the way terms are encoded in the automaton.DictionaryAttribute Attributes applying toDictionary
andDictionaryMetadata
.DictionaryIterator An iterator overWordData
entries of aDictionary
.DictionaryLookup This class implements a dictionary lookup of an inflected word over a dictionary previously compiled using thedict_compile
tool.DictionaryMetadata Description of attributes, their types and default values.DictionaryMetadataBuilder Helper class to buildDictionaryMetadata
instances.EncoderType KnownISequenceEncoder
s.ExitStatus ExitStatusException FSA This is a top abstract class for handling finite state automata.FSA5 FSA binary format implementation for version 5.FSA5Serializer Serializes in-memoryFSA
graphs to a binary format compatible with Jan Daciuk'sfsa
's packageFSA5
format.FSABuild Deprecated. FSABuilder Fast, memory-conservative finite state automaton builder, returning an in-memoryFSA
that is a tradeoff between construction speed and memory consumption.FSABuilder.InfoEntry Debug and information constants.FSACompile Build finite state automaton out of text input.FSADecompile Dump all byte sequences encoded in a finite state automaton.FSADump Deprecated. FSAFlags FSA automaton flags.FSAHeader Standard FSA file header, as described infsa
package documentation.FSAInfo Compute additional information about an FSA: number of arcs, nodes, etc.FSAInfo Print extra information about a compiled automaton file.FSAInfo.FinalStateVisitor Computes the exact number of final states.FSAInfo.NodeVisitor Computes the exact number of states and nodes by recursively traversing the FSA.FSASerializer All FSA serializers (to binary formats) will implement this interface.FSATraversal This class implements some common matching and scanning operations on a generic FSA.FSAUtils Other FSA-related utilities not directly associated with the class hierarchy.FSAUtils.IntIntHolder HMatrix Keeps track of already computed values of edit distance.ISequenceEncoder The logic of encoding one sequence of bytes relative to another sequence of bytes.IStemmer A generic "stemmer" interface in Morfologik.Launcher JAR entry point.MatchResult A matching result returned fromFSATraversal
.NoEncoder No relative encoding at all (full target form is returned).PolishStemmer A dictionary-based stemmer for the Polish language.SerializationFormat The serialization and encoding format to use for compressing the automaton.Speller Finds spelling suggestions.StateVisitor State visitor.TrimInfixAndSuffixEncoder Encodesdst
relative tosrc
by trimming whatever non-equal suffix and infixsrc
anddst
have.TrimPrefixAndSuffixEncoder Encodesdst
relative tosrc
by trimming whatever non-equal suffix and prefixsrc
anddst
have.TrimSuffixEncoder Encodesdst
relative tosrc
by trimming whatever non-equal suffixsrc
has.UnmappableInputException Thrown when some input cannot be mapped using the declared charset (bytes to characters or the other way around).ValidateFileExists ValidateParentDirExists WordData Stem and tag data associated with a given word.