Uses of Class
morfologik.fsa.builders.FSA5Serializer
Packages that use FSA5Serializer
-
Uses of FSA5Serializer in morfologik.fsa.builders
Methods in morfologik.fsa.builders that return FSA5SerializerModifier and TypeMethodDescriptionFSA5Serializer.withAnnotationSeparator(byte annotationSeparator) Sets the annotation separator (only ifFSASerializer.getFlags()returnsFSAFlags.SEPARATORS).FSA5Serializer.withFiller(byte filler) Sets the filler separator (only ifFSASerializer.getFlags()returnsFSAFlags.SEPARATORS).FSA5Serializer.withNumbers()Serialize the automaton with the number of right-language sequences in each node.