Opinion Target Extraction Using a Shallow Semantic Parsing Framework
Abstract
In this paper, we present a simplified shallow semantic parsing approach to extracting opinion targets. This is done by formulating opinion target extraction (OTE) as a shallow semantic parsing problem with the opinion expression as the predicate and the corresponding targets as its arguments. In principle, our parsing approach to OTE differs from the state-of-the-art sequence labeling one in two aspects. First, we model OTE from parse tree level, where abundant structured syntactic information is available for use, instead of word sequence level, where only lexical information is available. Second, we focus on determining whether a constituent, rather than a word, is an opinion target or not, via a simplified shallow semantic parsing framework. Evaluation on two datasets shows that structured syntactic information plays a critical role in capturing the domination relationship between an opinion expression and its targets. It also shows that our parsing approach much outperforms the state-of-the-art sequence labeling one.
Cite
Text
Li et al. "Opinion Target Extraction Using a Shallow Semantic Parsing Framework." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8346Markdown
[Li et al. "Opinion Target Extraction Using a Shallow Semantic Parsing Framework." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/li2012aaai-opinion/) doi:10.1609/AAAI.V26I1.8346BibTeX
@inproceedings{li2012aaai-opinion,
title = {{Opinion Target Extraction Using a Shallow Semantic Parsing Framework}},
author = {Li, Shoushan and Wang, Rongyang and Zhou, Guodong},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2012},
pages = {1671-1677},
doi = {10.1609/AAAI.V26I1.8346},
url = {https://mlanthology.org/aaai/2012/li2012aaai-opinion/}
}