Contains details about annotations relative to the text within a Tweet.
More...
|
double | Probability [get, set] |
| The confidence score for the annotation as it correlates to the Tweet text. More...
|
|
string | Type [get, set] |
| The description of the type of entity identified when the Tweet text was interpreted. More...
|
|
string | NormalizedText [get, set] |
| The text used to determine the annotation type. More...
|
|
Contains details about annotations relative to the text within a Tweet.
◆ NormalizedText
string CoreTweet.V2.AnnotationEntity.NormalizedText |
|
getset |
The text used to determine the annotation type.
◆ Probability
double CoreTweet.V2.AnnotationEntity.Probability |
|
getset |
The confidence score for the annotation as it correlates to the Tweet text.
◆ Type
string CoreTweet.V2.AnnotationEntity.Type |
|
getset |
The description of the type of entity identified when the Tweet text was interpreted.
The documentation for this class was generated from the following file: