Skip to content

This is a repository for my project analyzing chat gpt tweets

Notifications You must be signed in to change notification settings

hnperry/chatgpt-tweets

Repository files navigation

Natural Language Processing: ChatGPT Tweets Sentiment Analysis

ChatGPT-Header

0.1 Intent

I am performing sentiment analysis on a dataset of tweets about chatGPT. The dataset can be found on Kaggle here.

0.2 Dataset Features

This dataset contains a month's worth of tweets about chatGPT sampled in early 2023. NLP sentiment analysis was performed on the tweets, assigning them 'good', 'neutral', or 'bad' sentiments.

Labels (Sentiment)

  • Good = 1
  • Neutral = 0
  • Bad = -1

Tweets

  • Textual data of the tweets

0.3 Project

Please see my project here: https://github.com/hnperry/chatgpt-tweets/blob/master/sent.ipynb

About

This is a repository for my project analyzing chat gpt tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published