https://github.com/proxzima/twitter-sentiment-analysis
Sentiment analysis of tweets using vaderSentiment, CountVectorizer and KMeans
https://github.com/proxzima/twitter-sentiment-analysis
countvectorizer kmeans nlp sentiment-analysis twitter vadersentiment
Last synced: 11 months ago
JSON representation
Sentiment analysis of tweets using vaderSentiment, CountVectorizer and KMeans
- Host: GitHub
- URL: https://github.com/proxzima/twitter-sentiment-analysis
- Owner: PROxZIMA
- License: mit
- Created: 2022-04-19T19:40:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T14:57:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T22:55:52.832Z (about 1 year ago)
- Topics: countvectorizer, kmeans, nlp, sentiment-analysis, twitter, vadersentiment
- Language: Jupyter Notebook
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twitter-Sentiment-Analysis
Sentiment analysis of tweets using `vaderSentiment`, `CountVectorizer` and `KMeans`