python

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.

info

Complete all chapters to get certificate

0%

Analyzing the Sentiment of Tweets

chevron

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