Klasse LanguageDetectorTrainerTool

java.lang.Object
opennlp.tools.cmdline.CmdLineTool
opennlp.tools.cmdline.TypedCmdLineTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.AbstractTypedParamTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.AbstractEvaluatorTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.AbstractTrainerTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool.TrainerToolParams>
opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool

public class LanguageDetectorTrainerTool extends opennlp.tools.cmdline.AbstractTrainerTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool.TrainerToolParams>
  • Konstruktorübersicht Linksymbol

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht Linksymbol

    Modifizierer und Typ
    Methode
    Beschreibung
     
    void
    run(String format, String[] args)
    Executes the tool with the given parameters.

    Von Klasse geerbte Methoden opennlp.tools.cmdline.AbstractTypedParamTool Linksymbol

    getHelp

    Von Klasse geerbte Methoden opennlp.tools.cmdline.TypedCmdLineTool Linksymbol

    getHelp

    Von Klasse geerbte Methoden opennlp.tools.cmdline.CmdLineTool Linksymbol

    getName, hasParams

    Von Klasse geerbte Methoden java.lang.Object Linksymbol

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails Linksymbol

    • LanguageDetectorTrainerTool Linksymbol

      public LanguageDetectorTrainerTool()
  • Methodendetails Linksymbol

    • getShortDescription Linksymbol

      public String getShortDescription()
      Setzt außer Kraft:
      getShortDescription in Klasse opennlp.tools.cmdline.CmdLineTool
      Gibt zurück:
      Retrieves a short description of what the tool does
    • run Linksymbol

      public void run(String format, String[] args)
      Beschreibung aus Klasse kopiert: opennlp.tools.cmdline.TypedCmdLineTool
      Executes the tool with the given parameters.
      Setzt außer Kraft:
      run in Klasse opennlp.tools.cmdline.AbstractEvaluatorTool<LanguageSample,opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool.TrainerToolParams>
      Parameter:
      format - format to work with
      args - command line arguments