Class SentenceDetectorTrainerTool


  • public final class SentenceDetectorTrainerTool
    extends opennlp.tools.cmdline.AbstractTrainerTool<SentenceSample,​opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
    • Constructor Detail

      • SentenceDetectorTrainerTool

        public SentenceDetectorTrainerTool()
    • Method Detail

      • getShortDescription

        public String getShortDescription()
        Description copied from class: opennlp.tools.cmdline.CmdLineTool
        Retrieves a short description of what the tool does.
        Overrides:
        getShortDescription in class opennlp.tools.cmdline.CmdLineTool
        Returns:
        a short description of what the tool does
      • run

        public void run​(String format,
                        String[] args)
        Description copied from class: opennlp.tools.cmdline.TypedCmdLineTool
        Executes the tool with the given parameters.
        Overrides:
        run in class opennlp.tools.cmdline.AbstractEvaluatorTool<SentenceSample,​opennlp.tools.cmdline.sentdetect.SentenceDetectorTrainerTool.TrainerToolParams>
        Parameters:
        format - format to work with
        args - command line arguments