Skip to content

pratikroy311/review-scrapper-analyser

Repository files navigation

review_analyser

Currently in development stage

Currently Sentiment is predicted using LSTM and is built on amazon fine food reviews data

Will be updating with more models

The user searches for product and the reviews are extracted from flipkart and their sentiment is predicted

Dependencies:

  • python3.7
  • flask
  • scikit learn
  • BeautifulSoup

Installation:

  • install python3.7
  • install pip
  • create a environment(Better if you install conda and create a seperate environment for all ML projects)
  • pip install scikit-learn
  • pip install flask
  • move to project directory and open terminal
  • run command python flask_app.py

About

A flask app which scraps products reviws and then predicts it's sentiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published