Skip to content

This project performs sentiment analysis on tweet data to classify sentiments as positive or negative using a Logistic Regression model.

Notifications You must be signed in to change notification settings

Yojith2004/Tweet-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tweet-Sentiment-Analysis

This project performs sentiment analysis on tweet data to classify sentiments as positive or negative using a Logistic Regression model. This repository contains code for performing sentiment analysis on tweet data using a Logistic Regression model. It demonstrates the process of preprocessing tweets, including stemming and vectorization, to prepare the data for analysis. The goal is to classify tweets into positive or negative sentiments and assess the performance of the Logistic Regression model.

About

This project performs sentiment analysis on tweet data to classify sentiments as positive or negative using a Logistic Regression model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published