Lexicon-Enhanced LSTM With Attention for General Sentiment Analysis
Citations Over TimeTop 10% of 2018 papers
Abstract
Long short-term memory networks (LSTMs) have gained good performance in sentiment analysis tasks. The general method is to use LSTMs to combine word embeddings for text representation. However, word embeddings carry more semantic information rather than sentiment information. Only using word embeddings to represent words is inaccurate in sentiment analysis tasks. To solve the problem, we propose a lexicon-enhanced LSTM model. The model first uses sentiment lexicon as an extra information pre-training a word sentiment classifier and then get the sentiment embeddings of words including the words not in the lexicon. Combining the sentiment embedding and its word embedding can make word representation more accurate. Furthermore, we define a new method to find the attention vector in general sentiment analysis without a target that can improve the LSTM ability in capturing global sentiment information. The results of experiments on English and Chinese datasets show that our models have comparative or better results than the existing models.
Related Papers
- → Analyzing Sentiments Expressed on Twitter by UK Energy Company Consumers(2018)77 cited
- → Improving the performance of lexicon-based review sentiment analysis method by reducing additional introduced sentiment bias(2018)45 cited
- → Construction and quantization for a basic sentiment lexicon(2011)
- Sentiment Analysis: A Review(2017)