Skip to content

This project is about the sentiment analysis of twitter data using PySpark

Notifications You must be signed in to change notification settings

santoshmedisetty/Twitter_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Twitter_sentiment_analysis

This project is about the sentiment analysis of twitter data using PySpark.

The project uses the dataset downloaded from kaggle https://www.kaggle.com/kazanova/sentiment140/code

The tweet data is classified into three labels 'positive', 'neutral', 'negative'.

Two different classification models 'Logistic Regression' and 'Naive Bayes' classifier models are trained and evaluated.

About

This project is about the sentiment analysis of twitter data using PySpark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published