paper-with-me

홈 › Papers

Deep Learning Sentiment Analysis of Amazon.com Reviews and Ratings

2019-04-04 · Nishit Shrestha, Fatma Nasoz

Our study employs sentiment analysis to evaluate the compatibility of Amazon.com reviews with their corresponding ratings. Sentiment analysis is the task of identifying and classifying the sentiment expressed in a piece of text as being positive or negative. On e-commerce websites such as Amazon.com, consumers can submit their reviews along with a specific polarity rating. In some instances, there is a mismatch between the review and the rating. To identify the reviews with mismatched ratings we performed sentiment analysis using deep learning on Amazon.com product review data. Product reviews were converted to vectors using paragraph vector, which then was used to train a recurrent neural network with gated recurrent unit. Our model incorporated both semantic relationship of review text and product information. We also developed a web service application that predicts the rating score for a submitted review using the trained model and if there is a mismatch between predicted rating score and submitted rating score, it provides feedback to the reviewer.

📄 PDF Abstract BibTeX arXiv:1904.04096

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningSentiment Analysis

Similar Papers 제목 키워드 기반

JST-RR Model: Joint Modeling of Ratings and Reviews in Sentiment-Topic Prediction

2021-02-18 · Qiao Liang, Shyam Ranganathan, Kaibo Wang, Xinwei Deng

Analysis of online reviews has attracted great attention with broad applications. Often times, the textual reviews are coupled with the numerical ratings in the data. In this work, we propose a probabilistic model to acc…

Prediction

Enhancing Granular Sentiment Classification with Chain-of-Thought Prompting in Large Language Models

2025-05-07 · Vihaan Miriyala, Smrithi Bukkapatnam, Lavanya Prahallad

We explore the use of Chain-of-Thought (CoT) prompting with large language models (LLMs) to improve the accuracy of granular sentiment categorization in app store reviews. Traditional numeric and polarity-based ratings o…

Sentiment AnalysisSentiment Classification

Cyclegen: Cyclic consistency based product review generator from attributes

2018-11-01 · WS 2018 11 · Vasu Sharma, Harsh Sharma, Ankita Bishnu, Labhesh Patel

In this paper we present an automatic review generator system which can generate personalized reviews based on the user identity, product identity and designated rating the user wishes to allot to the review. We combine …

Sentiment AnalysisText Generation

Feature-level Rating System using Customer Reviews and Review Votes

2020-07-18 · Koteswar Rao Jerripothula, Ankit Rai, Kanu Garg, Yashvardhan Singh Rautela

This work studies how we can obtain feature-level ratings of the mobile products from the customer reviews and review votes to influence decision making, both for new customers and manufacturers. Such a rating system giv…

4kDecision MakingRecommendation SystemsSentiment Analysis

Explainable Sentence-Level Sentiment Analysis for Amazon Product Reviews

2021-11-11 · Xuechun Li, Xueyao Sun, Zewei Xu, Yifan Zhou

In this paper, we conduct a sentence level sentiment analysis on the product reviews from Amazon and thorough analysis on the model interpretability. For the sentiment analysis task, we use the BiLSTM model with attentio…

SentenceSentiment Analysis