Skip to content

To accurately classify tweets related to ChatGPT as either positive or negative sentiments, helps us understand the public perception better.

Notifications You must be signed in to change notification settings

prithimeenan/Sentiment-Analysis-using-ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

image

Sentiment-Analysis-using-ChatGPT Tweets

To accurately classify tweets related to ChatGPT as either positive or negative sentiments, helps us understand the public perception better.

In this sentiment analysis project, my goal was to accurately classify tweets as positive or negative. I began by conducting Exploratory Data Analysis (EDA) to gain insights into the textual data.To enable machine and deep learning, I converted the text into vector representations. I used logistic regression as our baseline model for this binary classification task, with a primary focus on achieving high precision to minimize false positives. Additionally, I make use of word embeddings to capture context and built complex neural networks, including RNN, LSTM. Ultimately, the Bi-directional LSTM emerged as the top-performing model, achieving an impressive precision score of 0.93 for the test dataset.

About

To accurately classify tweets related to ChatGPT as either positive or negative sentiments, helps us understand the public perception better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published