English

Effective LSTMs for Target-Dependent Sentiment Classification

Computation and Language 2016-09-30 v2

Abstract

Target-dependent sentiment classification remains a challenge: modeling the semantic relatedness of a target with its context words in a sentence. Different context words have different influences on determining the sentiment polarity of a sentence towards the target. Therefore, it is desirable to integrate the connections between target word and context words when building a learning system. In this paper, we develop two target dependent long short-term memory (LSTM) models, where target information is automatically taken into account. We evaluate our methods on a benchmark dataset from Twitter. Empirical results show that modeling sentence representation with standard LSTM does not perform well. Incorporating target information into LSTM can significantly boost the classification accuracy. The target-dependent LSTM models achieve state-of-the-art performances without using syntactic parser or external sentiment lexicons.

Keywords

Cite

@article{arxiv.1512.01100,
  title  = {Effective LSTMs for Target-Dependent Sentiment Classification},
  author = {Duyu Tang and Bing Qin and Xiaocheng Feng and Ting Liu},
  journal= {arXiv preprint arXiv:1512.01100},
  year   = {2016}
}

Comments

7 pages, 3 figures published in COLING 2016

R2 v1 2026-06-22T12:00:38.824Z