Skip to content

Dhara124/twitter_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Twitter Sentiment Analysis

This project analyzes tweets to classify them as positive or negative using Naive Bayes.

πŸ“Œ Features

  • Data Preprocessing (Removing stopwords, punctuation)
  • Exploratory Data Analysis (EDA)
  • Naive Bayes Model Training
  • Sentiment Prediction

πŸ“Œ Installation

git clone https://github.com/your-username/twitter_sentiment_analysis.git
cd twitter_sentiment_analysis
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages