Apache OpenNLP · Example Payload

Apache Opennlp Categorization Result Example

Machine LearningNatural Language ProcessingNLPText ProcessingApacheOpen SourceJava

Apache Opennlp Categorization Result Example is an example object payload from Apache OpenNLP, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bestCategoryprobabilities

Example Payload

Raw ↑
{
  "bestCategory": "example",
  "probabilities": {}
}