Package opennlp.tools.cmdline.postag
Klasse POSTaggerEvaluatorTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<POSSample,opennlp.tools.cmdline.postag.POSTaggerEvaluatorTool.EvalToolParams>
public final class POSTaggerEvaluatorTool
extends opennlp.tools.cmdline.AbstractEvaluatorTool<POSSample,opennlp.tools.cmdline.postag.POSTaggerEvaluatorTool.EvalToolParams>
A default
POSSample-centric implementation of AbstractEvaluatorTool
that prints to an output stream.- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidExecutes 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
-
POSTaggerEvaluatorTool
public POSTaggerEvaluatorTool()
-
-
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.- Setzt außer Kraft:
runin Klasseopennlp.tools.cmdline.AbstractEvaluatorTool<POSSample,opennlp.tools.cmdline.postag.POSTaggerEvaluatorTool.EvalToolParams> - Parameter:
format- format to work withargs- command line arguments
-