Conduct Sentiment Analysis Using Historical Tweets
Ältere Kommentare anzeigen
Hi All;
In this tutorial at the end of the functions,
- Number of Tweets
- Number of Tweets with positive sentiment
- Number of positive Retweets
- Number of Tweets with negative sentiment
- Number of negative Retweets
showing as a table. I want to view as a table;
- Tweets with positive sentiment and each user twitter 'screen name' and 'name'
- positive Retweets and each user twitter 'screen name' and 'name'
- Tweets with negative sentiment and each user twitter 'screen name' and 'name'
- negative Retweets and each user twitter 'screen name' and 'name'
All the necessary information on the tables but i dont know hot to extract them.
Thank you for you help.
Antworten (0)
Kategorien
Mehr zu Polymers finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!