Advertise Here

Sunday, November 25, 2018

Sentiment analysis on Trump's tweets using Python

DESCRIPTION:
In this article we will:
  1. Extract twitter data using tweepy and learn how to handle it using pandas.
  2. Do some basic statistics and visualizations with numpy, matplotlib and seaborn.
  3. Do sentiment analysis of extracted (Trump's) tweets using textblob.

No comments:

Post a Comment