Skip to content

hellochang/Amazon-Review-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Review Visualizer

Interactively visualizes customer's sentiment for your products based on reviews from Amazon!

An image for the UI of this project Another image for the UI of this project

Project logic

  • User select the product they want to investigate
  • Our scraper would scrape the Amazon review for this product
  • We run sentiment analysis on the Amazon review
  • Visualizes the result

Future improvements

  • Fix product dropdown UI
  • Amazon recently changed their web layout so our scraper can only fetch the first 100 of reviews. Fix this.
  • Change "product" to "type" in analyzed.csv
  • Date doesn't reflect on graph after selection

About

Interactively shows customer's sentiment towards your product!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors