Uses of Package
morfologik.fsa
Packages that use morfologik.fsa
-
Classes in morfologik.fsa used by morfologik.fsaClassDescriptionAn iterator that traverses the right language of a given node (all sequences reachable from a given node).This is a top abstract class for handling finite state automata.FSA automaton flags.Standard FSA file header, as described in
fsa
package documentation.A matching result returned fromFSATraversal
.State visitor. -
Classes in morfologik.fsa used by morfologik.fsa.builders
-
Classes in morfologik.fsa used by morfologik.spellerClassDescriptionAn iterator that traverses the right language of a given node (all sequences reachable from a given node).This is a top abstract class for handling finite state automata.This class implements some common matching and scanning operations on a generic FSA.A matching result returned from
FSATraversal
. -
Classes in morfologik.fsa used by morfologik.stemmingClassDescriptionAn iterator that traverses the right language of a given node (all sequences reachable from a given node).This is a top abstract class for handling finite state automata.This class implements some common matching and scanning operations on a generic FSA.A matching result returned from
FSATraversal
.