https://github.com/tanyachutani/sentimental-analysis-on-tweets
TextBlob to check polarity of the sentiment of a sentence
https://github.com/tanyachutani/sentimental-analysis-on-tweets
Last synced: 4 months ago
JSON representation
TextBlob to check polarity of the sentiment of a sentence
- Host: GitHub
- URL: https://github.com/tanyachutani/sentimental-analysis-on-tweets
- Owner: TanyaChutani
- Created: 2018-05-23T08:07:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T18:35:55.000Z (over 7 years ago)
- Last Synced: 2025-06-03T14:12:49.121Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SentimentalAnalysisOnTweets
Using TextBlob to check polarity of the sentiment of a sentence and tweepy to fetch tweets of a particular user, predict whether the tweet is of a positive or negative polarity.