Code: Select all
Query.Tweets
as (tweet)
extract
tweet
tweet
sentiment
SentimentAnalysis.CompoundScore
· tweet
The extension can be installed by downloading and double clicking it, or at File -> Extensions.
Code: Select all
Query.Tweets
as (tweet)
extract
tweet
tweet
sentiment
SentimentAnalysis.CompoundScore
· tweet