Annotation for entities based on the Tweet text.
| 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] |