Package opennlp.tools.cmdline.parser
Klasse ParserTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.BasicCmdLineTool
opennlp.tools.cmdline.parser.ParserTool
public final class ParserTool
extends opennlp.tools.cmdline.BasicCmdLineTool
-
Konstruktordetails
-
ParserTool
public ParserTool()
-
-
Methodendetails
-
getShortDescription
- Setzt außer Kraft:
getShortDescriptionin Klasseopennlp.tools.cmdline.CmdLineTool- Gibt zurück:
- Retrieves a short description of what the tool does
-
getHelp
- Angegeben von:
getHelpin Klasseopennlp.tools.cmdline.CmdLineTool- Gibt zurück:
- Retrieves a description on how to use the tool
-
parseLine
-
parseLine
-
run
Beschreibung aus Klasse kopiert:opennlp.tools.cmdline.BasicCmdLineToolExecutes the tool with the given parameters.- Angegeben von:
runin Klasseopennlp.tools.cmdline.BasicCmdLineTool- Parameter:
args- arguments
-