Package opennlp.tools.cmdline.sentdetect
Klasse SentenceDetectorTrainerTool
java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.AbstractTypedParamTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.AbstractEvaluatorTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.AbstractTrainerTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool
public final class SentenceDetectorTrainerTool
extends opennlp.tools.cmdline.AbstractTrainerTool<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
-
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
-
SentenceDetectorTrainerTool
public SentenceDetectorTrainerTool()
-
-
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<SentenceSample,opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams> - Parameter:
format- format to work withargs- command line arguments
-