Package morfologik.fsa.builders
-
Interface Summary Interface Description FSASerializer All FSA serializers (to binary formats) will implement this interface. -
Class Summary Class Description CFSA2Serializer FSA5Serializer Serializes in-memoryFSA
graphs to a binary format compatible with Jan Daciuk'sfsa
's packageFSA5
format.FSABuilder Fast, memory-conservative finite state automaton builder, returning an in-memoryFSA
that is a tradeoff between construction speed and memory consumption.FSAInfo Compute additional information about an FSA: number of arcs, nodes, etc.FSAUtils Other FSA-related utilities not directly associated with the class hierarchy.FSAUtils.IntIntHolder -
Enum Summary Enum Description FSABuilder.InfoEntry Debug and information constants.