Expanding Domain Sentiment Lexicon Through Double Propagation

Abstract

In most sentiment analysis applications, the sentiment lexicon plays a key role. However, it is hard, if not impossible, to collect and maintain a universal sentiment lexicon for all application domains because different words may be used in different domains. The main existing technique extracts such sentiment words from a large domain corpus based on different conjunctions and the idea of sentiment coherency in a sentence. In this paper, we propose a novel propagation approach that exploits the relations between sentiment words and topics or product features that the sentiment words modify, and also sentiment words and product features themselves to extract new sentiment words. As the method propagates information through both sentiment words and features, we call it double propagation. The extraction rules are designed based on relations described in dependency trees. A new method is also proposed to assign polarities to newly discovered sentiment words in a domain. Experimental results show that our approach is able to extract a large number of new sentiment words. The polarity assignment method is also effective. Guang Qiu, Bing Liu, Jiajun Bu, Chun Chen

Cite

Text

Qiu et al. "Expanding Domain Sentiment Lexicon Through Double Propagation." International Joint Conference on Artificial Intelligence, 2009.

Markdown

[Qiu et al. "Expanding Domain Sentiment Lexicon Through Double Propagation." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/qiu2009ijcai-expanding/)

BibTeX

@inproceedings{qiu2009ijcai-expanding,
  title     = {{Expanding Domain Sentiment Lexicon Through Double Propagation}},
  author    = {Qiu, Guang and Liu, Bing and Bu, Jiajun and Chen, Chun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2009},
  pages     = {1199-1204},
  url       = {https://mlanthology.org/ijcai/2009/qiu2009ijcai-expanding/}
}