Twitter_sentiment_analysis-using-text-blob-

Twitter sentiment analysis on realtime tweets using TextBlob 1.Create an API Key on the twitter developer edition to retrieve api from the twitter website 2. Use textblob to anlayse the tweets and its polarity and its subjectivity. 3. Every Tweet has its Subjectivity and Polarity. 4. And determine whether the average of tweets you pulled is positive negative or neutral.