A Semantic Classification Approach for Online Product Reviews
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This approach performs semantic classifications at the sentence level by realizing reviews often contain mixed feelings or opinions, and achieves better results than using general naive Bayes classifiers.
Abstract
With the fast growth of e-commerce, product reviews on the Web have become an important information source for customers' decision making when they plan to buy products online. As the reviews are often too many for customers to go through, how to automatically classify them into different semantic orientations (i.e. recommend/not recommend) has become a research problem. Different from traditional approaches that treat a review as a whole, our approach performs semantic classifications at the sentence level by realizing reviews often contain mixed feelings or opinions. In this approach, a typical feature selection method based on sentence tagging is employed and a naive Bayes classifier is used to create a base classification model, which is then combined with certain heuristic rules for review sentence classification. Experiments show that this approach achieves better results than using general naive Bayes classifiers.
