Package | Description |
---|---|
morfologik.fsa | |
morfologik.tools |
Modifier and Type | Class and Description |
---|---|
class |
CFSA2Serializer
|
class |
FSA5Serializer
Serializes in-memory
FSA graphs to a binary format compatible with
Jan Daciuk's fsa 's package FSA5 format. |
Modifier and Type | Method and Description |
---|---|
FSASerializer |
FSASerializer.withAnnotationSeparator(byte annotationSeparator)
Supports built-in annotation separator.
|
FSASerializer |
FSASerializer.withFiller(byte filler)
Supports built-in filler separator.
|
FSASerializer |
FSA5Serializer.withLogger(IMessageLogger logger)
Log extra messages during construction.
|
FSASerializer |
FSASerializer.withLogger(IMessageLogger logger)
Log extra messages during construction.
|
FSASerializer |
FSASerializer.withNumbers()
Supports built-in right language count on nodes, speeding up perfect hash counts.
|
Modifier and Type | Method and Description |
---|---|
FSASerializer |
FSABuildTool.Format.getSerializer() |
Copyright © 2015. All rights reserved.