Interface ILanguageDetectorEvaluationMonitor
- Namespace
- NOpenNLP.Tools.Langdetect
- Assembly
- NOpenNLP.Tools.dll
IEvaluationMonitor<T> for the language detector.
public interface ILanguageDetectorEvaluationMonitor : IEvaluationMonitor<LanguageSample>
- Inherited Members