vix.ing · top · new · best · stats · spec

Sentiment Classification of Food Reviews

2016/09/07 by Hua Feng, Feng, Hua, Ruixi Lin +1
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining #Spam and Phishing Detection #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1609.01933

openalex publication_date 2016/09/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Sentiment analysis of reviews is a popular task in natural language processing. In this work, the goal is to predict the score of food reviews on a scale of 1 to 5 with two recurrent neural networks that are carefully tuned. As for baseline, we train a simple RNN for classification. Then we extend the baseline to GRU. In addition, we present two different methods to deal with highly skewed data, which is a common problem for reviews. Models are evaluated using accuracies.

Related