paper-with-me

홈 › Papers

A Two-Stage Parsing Method for Text-Level Discourse Analysis

2017-07-01 · ACL 2017 7 · Yizhong Wang, Sujian Li, Houfeng Wang

Previous work introduced transition-based algorithms to form a unified architecture of parsing rhetorical structures (including span, nuclearity and relation), but did not achieve satisfactory performance. In this paper, we propose that transition-based model is more appropriate for parsing the naked discourse tree (i.e., identifying span and nuclearity) due to data sparsity. At the same time, we argue that relation labeling can benefit from naked tree structure and should be treated elaborately with consideration of three kinds of relations including within-sentence, across-sentence and across-paragraph relations. Thus, we design a pipelined two-stage parsing method for generating an RST tree from text. Experimental results show that our method achieves state-of-the-art performance, especially on span and nuclearity identification.

📄 PDF Abstract BibTeX

Code (1)

yizhongw/StageDP

Tasks

Dependency ParsingDocument SummarizationRelationSentenceSentiment AnalysisVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Sentence-Level Discourse Parsing as Text-to-Text Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Previous studies have made great advances in RST discourse parsing through neural frameworks or efficient features, but they split the parsing process into two subtasks and heavily depended on gold segmentation. In this …

Discourse ParsingDiscourse SegmentationSegmentationSentence+1

Zero-shot Chinese Discourse Dependency Parsing via Cross-lingual Mapping

2019-11-27 · WS 2019 11 · Yi Cheng, Sujian Li

Due to the absence of labeled data, discourse parsing still remains challenging in some languages. In this paper, we present a simple and efficient method to conduct zero-shot Chinese text-level dependency parsing by lev…

Dependency ParsingDiscourse ParsingSentence

A Top-Down Neural Architecture towards Text-Level Parsing of Discourse Rhetorical Structure

2020-05-06 · ACL 2020 6 · Longyin Zhang, Yuqing Xing, Fang Kong, Peifeng Li 외

Due to its great importance in deep natural language understanding and various down-stream applications, text-level parsing of discourse rhetorical structure (DRS) has been drawing more and more attention in recent years…

DecoderDiscourse ParsingDRS ParsingNatural Language Understanding

Towards Domain-Independent Supervised Discourse Parsing Through Gradient Boosting

2022-10-18 · Patrick Huber, Giuseppe Carenini

Discourse analysis and discourse parsing have shown great impact on many important problems in the field of Natural Language Processing (NLP). Given the direct impact of discourse annotations on model performance and int…

Discourse ParsingDomain Adaptation

Exploring Joint Neural Model for Sentence Level Discourse Parsing and Sentiment Analysis

2017-08-01 · WS 2017 8 · Bita Nejat, Giuseppe Carenini, Raymond Ng

Discourse Parsing and Sentiment Analysis are two fundamental tasks in Natural Language Processing that have been shown to be mutually beneficial. In this work, we design and compare two Neural Based models for jointly le…

Discourse ParsingPredictionRelation PredictionSentence+1