CLOct 16, 2017

Convolutional Neural Networks for Sentiment Classification on Business Reviews

arXiv:1710.05978v116 citations
Originality Synthesis-oriented
AI Analysis

This work addresses sentiment analysis for business reviews, but it is incremental as it applies existing CNN methods to a new dataset.

The authors tackled sentiment classification on business reviews using convolutional neural networks with word embeddings on the Yelp 2017 dataset, achieving results competitive with traditional methods.

Recently Convolutional Neural Networks (CNNs) models have proven remarkable results for text classification and sentiment analysis. In this paper, we present our approach on the task of classifying business reviews using word embeddings on a large-scale dataset provided by Yelp: Yelp 2017 challenge dataset. We compare word-based CNN using several pre-trained word embeddings and end-to-end vector representations for text reviews classification. We conduct several experiments to capture the semantic relationship between business reviews and we use deep learning techniques that prove that the obtained results are competitive with traditional methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes