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