Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 657 Bytes

FullTextEntitiesAnnotations.md

File metadata and controls

18 lines (10 loc) · 657 Bytes

FullTextEntitiesAnnotations

Annotation for entities based on the Tweet text.

Properties

Name Type Description Notes
end Integer Index (zero-based) at which position this entity ends. The index is inclusive.
start Integer Index (zero-based) at which position this entity starts. The index is inclusive.
normalizedText String Text used to determine annotation. [optional]
probability Double Confidence factor for annotation type. [optional]
type String Annotation type. [optional]