An open API service indexing awesome lists of open source software.

https://github.com/achuth-0908/twitter-sentiment-analysis

This model performs sentiment analysis on tweets fetched from the Twitter API. It uses Tweepy for Twitter API interactions and TextBlob for natural language processing to analyze the sentiment of tweets as positive, negative, or neutral. Results are visualized through Matplotlib pie charts for better insights.
https://github.com/achuth-0908/twitter-sentiment-analysis

Last synced: 2 months ago
JSON representation

This model performs sentiment analysis on tweets fetched from the Twitter API. It uses Tweepy for Twitter API interactions and TextBlob for natural language processing to analyze the sentiment of tweets as positive, negative, or neutral. Results are visualized through Matplotlib pie charts for better insights.

Awesome Lists containing this project