Package | Description |
---|---|
morfologik.tools |
Modifier and Type | Class and Description |
---|---|
class |
DictCompile
Decompiles morphological dictionary automaton back to source state.
|
class |
DictDecompile
Decompiles morphological dictionary automaton back to source state.
|
class |
FSABuild
Build finite state automaton out of text input.
|
class |
FSADump
Dump all byte sequences encoded in a finite state automaton.
|
class |
FSAInfo
Print extra information about a compiled automaton file.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
CliTool.main(String[] args,
CliTool... commands)
Parse and execute one of the commands.
|
protected static void |
CliTool.main(String[] args,
CliTool command)
Parse and execute a single command.
|
Copyright © 2016. All rights reserved.