TweetEntityAnnotation Object
Represents an annotation entity.
Properties:
Name | Purpose | Type |
---|---|---|
Start | Start of hashtag | int |
End | End of hashtag | int |
Probability | Probability that NormalizedText belongs to Type category |
float |
Type | Category that NormalizedText belongs to |
string |
NormalizedText | Annotated text | string |
Twitter API: Part of Tweet Object