Automated Rule Selection for Aspect Extraction in Opinion Mining

Abstract

Aspect extraction aims to extract fine-grained opinion targets from opinion texts. Recent work has shown that the syntactical approach, which employs rules about grammar dependency relations between opinion words and aspects, performs quite well. This approach is highly desirable in practice because it is unsupervised and domain independent. However, the rules need to be carefully selected and tuned manually so as not to produce too many errors. Although it is easy to evaluate the accuracy of each rule automatically, it is not easy to select a set of rules that produces the best overall result due to the overlapping coverage of the rules. In this paper, we propose a novel method to select an effective set of rules. To our knowledge, this is the first work that selects rules automatically. Our experiment results show that the proposed method can select a subset of a given rule set to achieve significantly better results than the full rule set and the existing state-of-the-art CRF-based supervised method.

Cite

Text

Liu et al. "Automated Rule Selection for Aspect Extraction in Opinion Mining." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Liu et al. "Automated Rule Selection for Aspect Extraction in Opinion Mining." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/liu2015ijcai-automated/)

BibTeX

@inproceedings{liu2015ijcai-automated,
  title     = {{Automated Rule Selection for Aspect Extraction in Opinion Mining}},
  author    = {Liu, Qian and Gao, Zhiqiang and Liu, Bing and Zhang, Yuanlin},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {1291-1297},
  url       = {https://mlanthology.org/ijcai/2015/liu2015ijcai-automated/}
}