View on GitHub

LinqToTwitter

LINQ Provider for the Twitter API (C# Twitter Library)

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