Skip to content

Product recommendation system using BERT, Selenium and comments on products in Amazon

Notifications You must be signed in to change notification settings

twok020101/Amazon-Product-recommendation-using-BERT

Repository files navigation

Amazon-Product-recommendation-using-BERT

-> This is designed for Windows 10 and uses Microsoft Edge for selenium driver. If you run on other browser please download the required version from google and change the driver location in the code. -> Google auth required for running colab. -> Python libraries that needs to be installed:

  1. Selenium-- pip install selenium
  2. pydrive-- pip install pydrive
  3. pandas-- pip install pandas
  4. google-- pip install google

-> Change location in gdrive file to your local file location -> Run colab before execution of other files.

-> BERT code refered from Google Bert Repository. https://github.com/google-research/bert/blob/master/predicting_movie_reviews_with_bert_on_tf_hub.ipynb

About

Product recommendation system using BERT, Selenium and comments on products in Amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published