Class CLI

java.lang.Object
opennlp.spellcheck.cmdline.CLI

public final class CLI extends Object
The command line dispatcher for the OpenNLP SpellChecker (SymSpell) tools.
  • Method Details

    • getToolNames

      public static Set<String> getToolNames()
      Returns:
      A set which contains all tool names.
    • main

      public static void main(String[] args)