public final class BuildModelUpdaterTool extends opennlp.tools.cmdline.AbstractTypedParamTool<Parse,opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams>
Constructor and Description |
---|
BuildModelUpdaterTool() |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription()
Retrieves a short description of what the tool does.
|
void |
run(String format,
String[] args)
Executes the tool with the given parameters.
|
public String getShortDescription()
opennlp.tools.cmdline.CmdLineTool
getShortDescription
in class opennlp.tools.cmdline.CmdLineTool
public final void run(String format, String[] args)
opennlp.tools.cmdline.TypedCmdLineTool
run
in class opennlp.tools.cmdline.TypedCmdLineTool<Parse>
format
- format to work withargs
- command line argumentsCopyright © 2020 The Apache Software Foundation. All rights reserved.