https://github.com/burnycoder/amazon-reviews-sentiment-analysis
Sentiment analysis of amazon reviews using Transformer Roberta Pretrained Model, VADER and Transformer Huggingface Pipeline using pandas, numpy, matplotlib, seaborn, nltk, tqdm, scipy
https://github.com/burnycoder/amazon-reviews-sentiment-analysis
Last synced: 10 months ago
JSON representation
Sentiment analysis of amazon reviews using Transformer Roberta Pretrained Model, VADER and Transformer Huggingface Pipeline using pandas, numpy, matplotlib, seaborn, nltk, tqdm, scipy
- Host: GitHub
- URL: https://github.com/burnycoder/amazon-reviews-sentiment-analysis
- Owner: BurnyCoder
- Created: 2023-10-23T23:48:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T00:24:32.000Z (over 2 years ago)
- Last Synced: 2025-07-25T13:33:47.076Z (11 months ago)
- Language: Jupyter Notebook
- Size: 541 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amazon-reviews-sentiment-analysis
Sentiment analysis of amazon reviews using Transformer Roberta Pretrained Model, VADER and Transformer Huggingface Pipeline using pandas, numpy, matplotlib, seaborn, nltk, tqdm, scipy