Uses of Package
opennlp.tools.langdetect
-
Packages that use opennlp.tools.langdetect Package Description opennlp.tools.cmdline.langdetect opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.leipzig Experimental package related to theLeipzigcorpus format.opennlp.tools.langdetect Package related to predicting languages from samples of text. -
Classes in opennlp.tools.langdetect used by opennlp.tools.cmdline.langdetect Class Description LanguageDetectorEvaluationMonitor A marker interface for evaluatinglanguage detectors.LanguageDetectorModel TheLanguageDetectorModelis the model used by a learnableLanguageDetector.LanguageSample Holds a classified document and itsLanguage. -
Classes in opennlp.tools.langdetect used by opennlp.tools.formats Class Description LanguageSample Holds a classified document and itsLanguage. -
Classes in opennlp.tools.langdetect used by opennlp.tools.formats.leipzig Class Description LanguageSample Holds a classified document and itsLanguage. -
Classes in opennlp.tools.langdetect used by opennlp.tools.langdetect Class Description Language Class for holding the document language and its confidenceLanguageDetector The interface forLanguageDetectorwhich predicts theLanguagefor a context.LanguageDetectorConfig LanguageDetectorContextGenerator A context generator interface forLanguageDetector.LanguageDetectorEvaluationMonitor A marker interface for evaluatinglanguage detectors.LanguageDetectorFactory Default factory used byLanguageDetector.LanguageDetectorModel TheLanguageDetectorModelis the model used by a learnableLanguageDetector.LanguageSample Holds a classified document and itsLanguage.ProbingLanguageDetectionResult A data container encapsulating language detection results.