Class LanguageDetectorEvaluatorTool


  • public final class LanguageDetectorEvaluatorTool
    extends opennlp.tools.cmdline.AbstractEvaluatorTool<LanguageSample,​opennlp.tools.cmdline.langdetect.LanguageDetectorEvaluatorTool.EvalToolParams>
    A default LanguageSample-centric implementation of AbstractEvaluatorTool that prints to an output stream.
    See Also:
    AbstractEvaluatorTool, LanguageDetectorEvaluatorTool.EvalToolParams
    • Constructor Detail

      • LanguageDetectorEvaluatorTool

        public LanguageDetectorEvaluatorTool()
    • Method Detail

      • getShortDescription

        public String getShortDescription()
        Overrides:
        getShortDescription in class opennlp.tools.cmdline.CmdLineTool
        Returns:
        Retrieves 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<LanguageSample,​opennlp.tools.cmdline.langdetect.LanguageDetectorEvaluatorTool.EvalToolParams>
        Parameters:
        format - format to work with
        args - command line arguments