Skip to content

This research is about chatgpt. I scraped tweets of 3 months from twitter and make a dataset to perform sentiment analysis. In the dataset i have more then 5 laks raw data. Here, i used Python to implement a Machine Learning algorithm to get the accuracy about my work. This is my University thesis research.

Notifications You must be signed in to change notification settings

rhshurov64/chatgpt_sentiment

Repository files navigation

chatgpt_sentiment

This Research is on Sentiment Analysis of ChatGPT. How people are adapting chatgpt, how people are thinking about chatgpt, I make a reserach on this.

I collect all the tweets from January-23 to March-23 with chatgpt hashtag and clean the data with python (data_processing.py).

Then i applied sentiment anaylis on the dataset and give label good, bad and neutral for all the tweets.(sentiment_analysis.py)

Then i do a summery analysis and chart analysis with python. (sentiment_analysis_result_summer.py)

Then i applied Machine learning algorim to the dataset and predict the label and save the accuracy. (SVM.py)

About

This research is about chatgpt. I scraped tweets of 3 months from twitter and make a dataset to perform sentiment analysis. In the dataset i have more then 5 laks raw data. Here, i used Python to implement a Machine Learning algorithm to get the accuracy about my work. This is my University thesis research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages