Apache OpenNLP · JSON-LD Context

Apache Opennlp Context

JSON-LD context defining the semantic vocabulary for Apache Opennlp from Apache OpenNLP.

18 Classes 24 Properties 3 Namespaces
View Context View on GitHub

Namespaces

nlp: https://opennlp.apache.org/schema/
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

TokensRequest ModelList SentenceDetectionResult ChunkingResult NamedEntity NERResult POSTokensRequest Span LemmatizationResult LanguageDetectionResult Chunk CategorizationResult TokenizationResult ModelInfo POSTaggingResult LanguageProbability ParseResult TextRequest

Properties

Property Type Container
tokens set
language string
models set
sentences set
spans set
chunks set
text schema:description
type string
start integer
end integer
probability decimal
entities set
posTags set
lemmas set
bestLanguage string
confidence decimal
languages set
bestCategory string
probabilities string
modelId string
version string
loaded boolean
tags set
parseTree string