A Deep Neural Architecture for Sentence-level Sentiment Classification in Twitter Social Networking
Computation and Language
2017-06-27 v1
Abstract
This paper introduces a novel deep learning framework including a lexicon-based approach for sentence-level prediction of sentiment label distribution. We propose to first apply semantic rules and then use a Deep Convolutional Neural Network (DeepCNN) for character-level embeddings in order to increase information for word-level embedding. After that, a Bidirectional Long Short-Term Memory Network (Bi-LSTM) produces a sentence-wide feature representation from the word-level embedding. We evaluate our approach on three Twitter sentiment classification datasets. Experimental results show that our model can improve the classification accuracy of sentence-level sentiment analysis in Twitter social networking.
Cite
@article{arxiv.1706.08032,
title = {A Deep Neural Architecture for Sentence-level Sentiment Classification in Twitter Social Networking},
author = {Huy Nguyen and Minh-Le Nguyen},
journal= {arXiv preprint arXiv:1706.08032},
year = {2017}
}
Comments
PACLING Conference 2017, 6 pages