Analyse Amazon product review using Amazon's Product Advertising API and provide custom ranking based on some analysis
#Installation
pip install python-amazon-product-api
pip install amazon_scraper
pip install tabulate
pip install scikit-learn
pip install stop-words
pip install nltk