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

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

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.