paper-with-me

Papers

Sentiment analysis based on rhetorical structure theory: Learning deep neural networks from discourse trees

2017-04-18 · Mathias Kraus, Stefan Feuerriegel

Prominent applications of sentiment analysis are countless, covering areas such as marketing, customer service and communication. The conventional bag-of-words approach for measuring sentiment merely counts term frequencies; however, it neglects the position of the terms within the discourse. As a remedy, we develop a discourse-aware method that builds upon the discourse structure of documents. For this purpose, we utilize rhetorical structure theory to label (sub-)clauses according to their hierarchical relationships and then assign polarity scores to individual leaves. To learn from the resulting rhetorical structure, we propose a tensor-based, tree-structured deep neural network (named Discourse-LSTM) in order to process the complete discourse tree. The underlying tensors infer the salient passages of narrative materials. In addition, we suggest two algorithms for data augmentation (node reordering and artificial leaf insertion) that increase our training set and reduce overfitting. Our benchmarks demonstrate the superior performance of our approach. Moreover, our tensor structure reveals the salient text passages and thereby provides explanatory insights.

📄 PDF Abstract BibTeX arXiv:1704.05228

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMarketingSentiment Analysis

Similar Papers 제목 키워드 기반

Better Document-level Sentiment Analysis from RST Discourse Parsing

2015-09-04 · EMNLP 2015 9 · Parminder Bhatia, Yangfeng Ji, Jacob Eisenstein

Discourse structure is the hidden link between surface features and document-level properties, such as sentiment polarity. We show that the discourse analyses produced by Rhetorical Structure Theory (RST) parsers can imp…

Discourse ParsingGeneral ClassificationPositionSentiment Analysis

Towards discourse annotation and sentiment analysis of the Basque Opinion Corpus

2019-06-01 · WS 2019 6 · Jon Alkorta, Koldo Gojenola, Mikel Iruskieta

Discourse information is crucial for a better understanding of the text structure and it is also necessary to describe which part of an opinionated text is more relevant or to decide how a text span can change the polari…

Sentiment Analysis

eRST: A Signaled Graph Theory of Discourse Relations and Organization

2024-03-20 · Amir Zeldes, Tatsuya Aoyama, Yang Janet Liu, Siyao Peng 외

In this article we present Enhanced Rhetorical Structure Theory (eRST), a new theoretical framework for computational discourse analysis, based on an expansion of Rhetorical Structure Theory (RST). The framework encompas…

Persian Rhetorical Structure Theory

2021-06-25 · Sara Shahmohammadi, Hadi Veisi, Ali Darzi

Over the past years, interest in discourse analysis and discourse parsing has steadily grown, and many discourse-annotated corpora and, as a result, discourse parsers have been built. In this paper, we present a discours…

Discourse Parsing

End-to-End Argument Mining over Varying Rhetorical Structures

2024-01-20 · Elena Chistova

Rhetorical Structure Theory implies no single discourse interpretation of a text, and the limitations of RST parsers further exacerbate inconsistent parsing of similar structures. Therefore, it is important to take into …

Argument MiningDependency Parsing