Skip to content

ReviewOrNot scrape data and comments from different e-commerce sites (currently Shopee) to perform sentiment analysis on product reviews using Machine Learning.

Notifications You must be signed in to change notification settings

bietdoikiem/review-or-not

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReviewOrNot Project

Members: Minh Nguyen, Hung Nguyen, Duy Vo, Dat Ngo


Commands/Scripts

Notes: commands to execute on root folder
  • "npm run server": run back-end service as dev mode (port 5000)
  • "npm run dev": run both front-end app (port 5000) and back-end service (port 5000)
  • "npm run client": run front-end app only (port 3000)
  • "npm run start": run back-end service as normal (port 5000)

  • If you want to build front-end files: navigate to client -> run "npm run build"

    About

    ReviewOrNot scrape data and comments from different e-commerce sites (currently Shopee) to perform sentiment analysis on product reviews using Machine Learning.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published