Uses of Class
org.languagetool.tools.DictionaryBuilder
-
Uses of DictionaryBuilder in org.languagetool.tools
Subclasses of DictionaryBuilder in org.languagetool.toolsModifier and TypeClassDescription(package private) final class
Print the contents of a Morfologik binary dictionary to STDOUT.final class
Create a Morfologik binary dictionary from plain text data.(package private) final class
Create a Morfologik spelling binary dictionary from plain text data.(package private) final class
Create a Morfologik binary synthesizer dictionary from plain text data.Method parameters in org.languagetool.tools with type arguments of type DictionaryBuilderModifier and TypeMethodDescription@NotNull org.apache.commons.cli.CommandLine
BuilderOptions.parseArguments
(String[] args, Class<? extends DictionaryBuilder> clazz)