Question: Using Python A. Using the Twitter search API, analyze 10,000 tweets. Using the tweet's lang property, count and display the number of tweets in each
Using Python
A. Using the Twitter search API, analyze 10,000 tweets. Using the tweet's lang property, count and display the number of tweets in each language (10 points)
B. Using the 10,000 tweets from part a, determine the number of tweets that begin with the reserved word RT (retweet) (10 points)
C. Using the 10,000 tweets from part a, determine what percentage of them are extended tweets (bonus 5 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
