Apache OpenNLP · Schema

LanguageDetectionResult

LanguageDetectionResult schema from Apache OpenNLP

Machine LearningNatural Language ProcessingNLPText ProcessingApacheOpen SourceJava

Properties

Name Type Description
bestLanguage string ISO-639-3 code of most likely language
confidence number Confidence score 0-1
languages array All detected languages with probabilities
View JSON Schema on GitHub