Class CheckModelUpdaterTool

java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<Parse,opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams>
opennlp.tools.cmdline.AbstractTypedParamTool<Parse,opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams>
opennlp.tools.cmdline.parser.CheckModelUpdaterTool

public final class CheckModelUpdaterTool extends opennlp.tools.cmdline.AbstractTypedParamTool<Parse,opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams>
Trains a new check model.
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     
    final void
    run(String format, String[] args)
    Executes the tool with the given parameters.

    Methods inherited from class opennlp.tools.cmdline.AbstractTypedParamTool Link icon

    getHelp

    Methods inherited from class opennlp.tools.cmdline.TypedCmdLineTool Link icon

    getHelp

    Methods inherited from class opennlp.tools.cmdline.CmdLineTool Link icon

    getName, hasParams

    Methods inherited from class java.lang.Object Link icon

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • CheckModelUpdaterTool Link icon

      public CheckModelUpdaterTool()
  • Method Details Link icon

    • getShortDescription Link icon

      public String getShortDescription()
      Overrides:
      getShortDescription in class opennlp.tools.cmdline.CmdLineTool
      Returns:
      Retrieves a short description of what the tool does
    • run Link icon

      public final void run(String format, String[] args)
      Description copied from class: opennlp.tools.cmdline.TypedCmdLineTool
      Executes the tool with the given parameters.
      Specified by:
      run in class opennlp.tools.cmdline.TypedCmdLineTool<Parse,opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams>
      Parameters:
      format - format to work with
      args - command line arguments