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