The document summarizes research on using deep learning techniques for sentiment analysis of Amazon product reviews and ratings. Specifically, it trains recurrent neural networks using paragraph vectors of reviews to learn product embeddings that capture temporal relationships between reviews. This helps identify mismatches between highly positive/negative reviews and low/high ratings. A web service applies the model to reviews and warns users if the predicted sentiment differs from their given rating.
Related topics: