amazon-reviews topic

List amazon-reviews repositories

PFLlib

1.2k
Stars
264
Forks
Watchers

We expose this user-friendly algorithm library (with an integrated evaluation platform) for beginners who intend to start federated learning (FL) study

Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.

amazon-review-scraper

57
Stars
49
Forks
Watchers

A basic python 3 based web scraper for extracting reviews from Amazon. Built using Selectorlib and requests

reviews-sentiment

29
Stars
10
Forks
Watchers

Data analytics, exploration, sentiment analysis and topic analysis (LDA) on Amazon customer reviews. And cool interactive plots.

scrape-amazon

36
Stars
13
Forks
Watchers

🤩 Python Package for Scraping Amazon Product Reviews ✨

sentiment-analysis

23
Stars
10
Forks
Watchers

Sentiment Analysis of product based reviews using Machine Learning Approaches. This is my Final Year B.Tech Project, 2018.

This project performed sentimental analysis based on opinion words (like good, bad, beautiful, wrong, best, awesome, etc) of selected opinion target ( like product name for amazon product reviews).