Class Hierarchy
- java.lang.Object
- opennlp.tools.cmdline.CmdLineTool
- opennlp.tools.cmdline.BasicCmdLineTool
- opennlp.tools.cmdline.langdetect.LanguageDetectorTool
- opennlp.tools.cmdline.TypedCmdLineTool<T,
P> - opennlp.tools.cmdline.AbstractConverterTool<T,
P> - opennlp.tools.cmdline.langdetect.LanguageDetectorConverterTool
- opennlp.tools.cmdline.AbstractTypedParamTool<T,
P> - opennlp.tools.cmdline.AbstractEvaluatorTool<T,
P> - opennlp.tools.cmdline.AbstractTrainerTool<T,
P> - opennlp.tools.cmdline.AbstractCrossValidatorTool<T,
P> - opennlp.tools.cmdline.langdetect.LanguageDetectorCrossValidatorTool
- opennlp.tools.cmdline.langdetect.LanguageDetectorTrainerTool
- opennlp.tools.cmdline.AbstractCrossValidatorTool<T,
- opennlp.tools.cmdline.langdetect.LanguageDetectorEvaluatorTool
- opennlp.tools.cmdline.AbstractTrainerTool<T,
- opennlp.tools.cmdline.AbstractEvaluatorTool<T,
- opennlp.tools.cmdline.AbstractConverterTool<T,
- opennlp.tools.cmdline.BasicCmdLineTool
- opennlp.tools.cmdline.EvaluationErrorPrinter<T> (implements opennlp.tools.util.eval.EvaluationMonitor<T>)
- opennlp.tools.cmdline.langdetect.LanguageDetectorEvaluationErrorListener (implements opennlp.tools.langdetect.LanguageDetectorEvaluationMonitor)
- opennlp.tools.cmdline.FineGrainedReportListener
- opennlp.tools.cmdline.langdetect.LanguageDetectorFineGrainedReportListener (implements opennlp.tools.langdetect.LanguageDetectorEvaluationMonitor)
- opennlp.tools.cmdline.ModelLoader<T>
- opennlp.tools.cmdline.langdetect.LanguageDetectorModelLoader
- opennlp.tools.cmdline.CmdLineTool