Package morfologik.fsa
package morfologik.fsa
-
ClassDescriptionAn iterator that traverses the right language of a given node (all sequences reachable from a given node).CFSA (Compact Finite State Automaton) binary format implementation.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 byteThis is a top abstract class for handling finite state automata.FSA binary format implementation for version 5.FSA automaton flags.Standard FSA file header, as described infsa
package documentation.This class implements some common matching and scanning operations on a generic FSA.A matching result returned fromFSATraversal
.State visitor.