Package morfologik.fsa.builders
package morfologik.fsa.builders
-
ClassDescriptionSerializes in-memory
FSAgraphs to a binary format compatible with Jan Daciuk'sfsa's packageFSA5format.Fast, memory-conservative finite state automaton builder, returning an in-memoryFSAthat is a tradeoff between construction speed and memory consumption.Debug and information constants.Compute additional information about an FSA: number of arcs, nodes, etc.All FSA serializers (to binary formats) will implement this interface.Other FSA-related utilities not directly associated with the class hierarchy.