Package opennlp.tools.cmdline.sentdetect
Klasse SentenceDetectorCrossValidatorTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams>
opennlp.tools.cmdline.AbstractTypedParamTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams>
opennlp.tools.cmdline.AbstractEvaluatorTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams>
opennlp.tools.cmdline.AbstractTrainerTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams>
opennlp.tools.cmdline.AbstractCrossValidatorTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams>
opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool
public final class SentenceDetectorCrossValidatorTool
extends opennlp.tools.cmdline.AbstractCrossValidatorTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
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
-
SentenceDetectorCrossValidatorTool
public SentenceDetectorCrossValidatorTool()
-
-
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.- Setzt außer Kraft:
run
in Klasseopennlp.tools.cmdline.AbstractEvaluatorTool<SentenceSample,
opennlp.tools.cmdline.sentdetect.SentenceDetectorCrossValidatorTool.CVToolParams> - Parameter:
format
- format to work withargs
- command line arguments
-