Conduct Sentiment Analysis Using Historical Tweets
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur HDF5 dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!