Namespace NOpenNLP.Tools.Cmdline.Langdetect
Classes
- LanguageDetectorEvaluationErrorListener
A default implementation of IEvaluationMonitor<T> that prints to an output stream.
- LanguageDetectorFineGrainedReportListener
Generates a detailed report for the POS Tagger.
It is possible to use it from an API and access the statistics using the provided getters.
- LanguageDetectorModelLoader
Loads a Language Detector Model for the command line tools.
Note: Do not use this class, internal use only!