This repo is for generating a csv file which contains the public sentiment towards ChatGPT using ~48.000 tweets from Kaggle. Note that the dataset gets updated and the dataset may be outdated. To make the sentiment classification cardiffnlp's twitter roberta-base-sentiment model from the hugging face is used.
Here is the final result
Sentiment | Count | Percentage |
---|---|---|
Positive | 17624 | 40% |
Negative | 6033 | 14% |
Neutral | 20165 | 46% |