Analysis of Adjective-Noun Word Pair Extraction Methods for Online Review Summarization

Abstract

Many people read online reviews written by other users to learn more about a product or venue. However, the overwhelming amount of user- generated reviews and variance in length, detail and quality across the reviews make it difficult to glean useful information. In this paper, we present a summarization system called Review Spotlight. It provides a brief overview of reviews by using adjective- noun word pairs extracted from the review text. The system also allows the user to click any word pair to read the original sentences from which the word pair was extracted. We present our system implementation as a Google Chrome browser extension, and an evaluation on how two word pair scoring methods (TF and TF-IDF) affect the identification of useful word pairs.

Cite

Text

Yatani et al. "Analysis of Adjective-Noun Word Pair Extraction Methods for Online Review Summarization." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-461

Markdown

[Yatani et al. "Analysis of Adjective-Noun Word Pair Extraction Methods for Online Review Summarization." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/yatani2011ijcai-analysis/) doi:10.5591/978-1-57735-516-8/IJCAI11-461

BibTeX

@inproceedings{yatani2011ijcai-analysis,
  title     = {{Analysis of Adjective-Noun Word Pair Extraction Methods for Online Review Summarization}},
  author    = {Yatani, Koji and Novati, Michael and Trusty, Andrew and Truong, Khai N.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {2771-2776},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-461},
  url       = {https://mlanthology.org/ijcai/2011/yatani2011ijcai-analysis/}
}