Package morfologik.tools
Class DictApply
- java.lang.Object
-
- morfologik.tools.CliTool
-
- morfologik.tools.DictApply
-
- All Implemented Interfaces:
Callable<ExitStatus>
public class DictApply extends CliTool
Applies a morphological dictionary automaton to the input.
-
-
Field Summary
-
Fields inherited from class morfologik.tools.CliTool
ARG_OVERWRITE, ARG_VALIDATE
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExitStatus
call()
static void
main(String[] args)
-
Methods inherited from class morfologik.tools.CliTool
checkNotNull, main, main, printf, setCallSystemExit
-
-