Analyzing the Sentiment of Tweets Project
ADVANCED
#python
Author: Edoardo Cantagallo
Course description
In this project, we are going to classify tweets according to their sentiment.
Complete all chapters to get certificate
0%
Analyzing the Sentiment of Tweets
In this project, we are going to classify tweets according to their sentiment.
Introduction
Reading the Data
Print out the Basic Info of our Dataset
Data Preprocessing
EDA
Plot the Distribution
Text Cleaning
Words Count
Generate a Word Cloud
Text Sentiment Analysis
Sentiment Classification