amazonreviews

There are 15 repositories under amazonreviews topic.

  • abdulmoiz37/Sentiment-Analysis-of-Customer-Reviews-using-machine-learning

    This Project includes sentiment analysis of Customer Product Reviews that can be implemented using the Machine Learning and Python

    Language:Python4100
  • huangyueranbbc/ClassificationModelForAmazonReviewsDemo

    基于50万亚马逊美食评论数据集的评论分类系统 Review classification system based on 500 thousand Amazon gourmet review data

    Language:Java3203
  • paolazola/Cross-source-cross-domain-sentiment-analysis

    Labeled data for cross-source cross-domain sentiment classification

  • anoushka1196/FeatureX-Amazon-Feature-Opinion-Mining

    This project crawls Amazon reviews and extracts features and opinions to calculate a feature based rating of every product (mainly smartphones) Done with python, pyqt5

    Language:HTML2004
  • abhinavthapper31/Sentiment-Analysis-on-Product-Reviews

    Text Classification Problem : Wrote a module to classify Amazon-Product Reviews as favourable/unfavourable. Achieved accuracy of 78% and an F1 score of .81 using Logistic Regression on a test-train split of 20%, where total records were around 50000.

    Language:Python1000
  • letus21500/Amazon-Electronic-Reviews

    Test the genuinity of reviews.

    Language:Jupyter Notebook1100
  • sayaliwalke30/BigDataAnalysis-RecommenderForAmazon

    Built a recommender system using Apache Mahout machine learning library carried out data analysis using Hadoop, Apache Hive & Pig on Amazon Customer Reviews Data set(130M+ reviews))

  • Elliott-dev/Big-Data-Challenge--Amazon-Shoppers-Product-Reviews

    In this assignment I will put my ETL skills to the test. Many of Amazon's shoppers depend on product reviews to make a purchase. Amazon makes these datasets publicly available. However, they are quite large and can exceed the capacity of local machines to handle. One dataset alone contains over 1.5 million rows; with over 40 datasets, this can be quite taxing on the average local computer. My first goal for this project will be to perform the ETL process completely in the cloud and upload a DataFrame to an RDS instance. The second goal will be to use PySpark or SQL to perform a statistical analysis of selected data.

    Language:Jupyter Notebook0100
  • hridayashinde/Amazon-Review-Helpfulness-Predictor

    Logistic Regression to predict the helpfulness score (0 or 1) of amazon review i.e. text data

    Language:Jupyter Notebook0100
  • NielBohr/amazon-review-scraper

    The scraper program build on Python to get all reviews under all products of a search keyword. Use chrome to work

    Language:Python0100
  • roshancyriacmathew/Deep-Learning-on-Amazon-Product-Reviews

    This project demonstrates how to perform sentiment analysis using deep learning on Amazon product reviews dataset. The dataset used for the project is obtained from Kaggle and consists of nearly 3000 reviews of amazon users regarding various amazon Alexa products like Alexa echo, Alexa dot etc. Exploratory data analysis is performed on the dataset to analyse various columns and the data is visualized using count plots and pie charts. The reviews are then processed using various methods which involve lowercase conversion, URL removal, punctuation removal, tokenization, stop word removal and stemming. The processed data is then separated into positive and negative reviews and are then visualized using Word clouds, as word clouds help to identify the most prominent/frequently used words. The processed data is then passed into a neural network, where the network learns from the data. The accuracy of the model is then measured by running the model on the test data.

    Language:Jupyter Notebook0100
  • Saurabhkg03/Amazon-reviews-extract

    Amazon reviews extract/scrape by using BeautifulSoup, Splash JS, Docker, Python.

    Language:Python0100
  • giacoballoccu/DLA-SentimentAnalysis

    Sentiment analysis using different types of Bidirectional Recurrent Neural Networks on Amazon reviews dataset. The results are confronted with two baseline models which are an SVM and a RF model.

    Language:Jupyter Notebook10
  • suvajit-patra/RNN-assignment

    Sentiment Analysis on Amazon 2018 customer review dataset

    Language:Jupyter Notebook10
  • teja0508/Amazon-Fine-Food-Reviews-

    Amazon-Fine-Food-Reviews

    Language:Jupyter Notebook10