Package opennlp.tools.cmdline.parser
Klasse CheckModelUpdaterTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
public final class CheckModelUpdaterTool
extends opennlp.tools.cmdline.AbstractTypedParamTool<Parse,opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams>
Trains a new check model.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal void
Executes the tool with the given parameters.Von Klasse geerbte Methoden opennlp.tools.cmdline.AbstractTypedParamTool
getHelp
Von Klasse geerbte Methoden opennlp.tools.cmdline.TypedCmdLineTool
getHelp
Von Klasse geerbte Methoden opennlp.tools.cmdline.CmdLineTool
getName, hasParams
-
Konstruktordetails
-
CheckModelUpdaterTool
public CheckModelUpdaterTool()
-
-
Methodendetails
-
getShortDescription
- Setzt außer Kraft:
getShortDescription
in Klasseopennlp.tools.cmdline.CmdLineTool
- Gibt zurück:
- Retrieves a short description of what the tool does
-
run
Beschreibung aus Klasse kopiert:opennlp.tools.cmdline.TypedCmdLineTool
Executes the tool with the given parameters.- Angegeben von:
run
in Klasseopennlp.tools.cmdline.TypedCmdLineTool<Parse,
opennlp.tools.cmdline.parser.ModelUpdaterTool.ModelUpdaterParams> - Parameter:
format
- format to work withargs
- command line arguments
-