Apache OpenNLP · Schema

NamedEntity

NamedEntity schema from Apache OpenNLP

Machine LearningNatural Language ProcessingNLPText ProcessingApacheOpen SourceJava

Properties

Name Type Description
text string Entity text
type string Entity type
start integer Start token index
end integer End token index (exclusive)
probability number Confidence score
View JSON Schema on GitHub