Class DictDecompile

java.lang.Object
morfologik.tools.CliTool
morfologik.tools.DictDecompile
All Implemented Interfaces:
Callable<ExitStatus>

public class DictDecompile extends CliTool
Decompiles morphological dictionary automaton back to source state.
  • Constructor Details

    • DictDecompile

      public DictDecompile(Path input, Path output, boolean overwrite, boolean validate)
  • Method Details