Skip to content

arpitarout01/amazon-review-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Product Review Sentiment Analysis

This repository contains the code for sentiment analysis on Amazon product reviews using a Transformer-based model.


Project Overview

The model predicts whether a product review is positive or negative with probability scores and visual feedback.

The model was trained using a BERT architecture fine-tuned on Amazon review data for sentiment classification.

The actual trained model files are hosted on Hugging Face to avoid large file uploads on GitHub.


How to Use

Run on Kaggle Notebook


Model Files

The following model files are hosted on Hugging Face:

The notebook downloads these files directly for inference.


Notes

  • This repo contains only the code and documentation.
  • The heavy model files are loaded from Hugging Face at runtime.
  • For a live demo or deployment, you can use Kaggle notebooks as the platform.

Contact

Created by Arpita Rout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors