Class DictApply
java.lang.Object
morfologik.tools.CliTool
morfologik.tools.DictApply
- All Implemented Interfaces:
Callable<ExitStatus>
Applies a morphological dictionary automaton to the input.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate Pathprivate Pathprivate Stringprivate booleanFields inherited from class CliTool
ARG_OVERWRITE, ARG_VALIDATE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall()private DictApply.LineSupplierstatic voidprivate ExitStatusMethods inherited from class CliTool
checkNotNull, main, main, printf, setCallSystemExit
-
Field Details
-
ARG_ENCODING
- See Also:
-
input
-
dictionary
-
inputEncoding
-
skipTags
private boolean skipTags
-
-
Constructor Details
-
DictApply
DictApply() -
DictApply
-
-
Method Details
-
call
- Throws:
Exception
-
determineInput
- Throws:
IOException
-
validateArguments
-
main
-