paper-with-me

Papers

Chinese Paragraph-level Discourse Parsing with Global Backward and Local Reverse Reading

2020-12-01 · COLING 2020 8 · Feng Jiang, Xiaomin Chu, Peifeng Li, Fang Kong, Qiaoming Zhu

Discourse structure tree construction is the fundamental task of discourse parsing and most previous work focused on English. Due to the cultural and linguistic differences, existing successful methods on English discourse parsing cannot be transformed into Chinese directly, especially in paragraph level suffering from longer discourse units and fewer explicit connectives. To alleviate the above issues, we propose two reading modes, i.e., the global backward reading and the local reverse reading, to construct Chinese paragraph level discourse trees. The former processes discourse units from the end to the beginning in a document to utilize the left-branching bias of discourse structure in Chinese, while the latter reverses the position of paragraphs in a discourse unit to enhance the differentiation of coherence between adjacent discourse units. The experimental results on Chinese MCDTB demonstrate that our model outperforms all strong baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Discourse ParsingPosition

Similar Papers 제목 키워드 기반

Advancing Topic Segmentation and Outline Generation in Chinese Texts: The Paragraph-level Topic Representation, Corpus, and Benchmark

2023-05-24 · Feng Jiang, Weihao Liu, Xiaomin Chu, Peifeng Li 외

Topic segmentation and outline generation strive to divide a document into coherent topic sections and generate corresponding subheadings, unveiling the discourse topic structure of a document. Compared with sentence-lev…

Discourse ParsingInformation RetrievalRetrievalSentence

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

Joint Modeling of Structure Identification and Nuclearity Recognition in Macro Chinese Discourse Treebank

2018-08-01 · COLING 2018 8 · Xiaomin Chu, Feng Jiang, Yi Zhou, Guodong Zhou 외

Discourse parsing is a challenging task and plays a critical role in discourse analysis. This paper focus on the macro level discourse structure analysis, which has been less studied in the previous researches. We explor…

Discourse Parsingglobal-optimizationMachine TranslationQuestion Answering+1

Employing Text Matching Network to Recognise Nuclearity in Chinese Discourse

2018-08-01 · COLING 2018 8 · Sheng Xu, Peifeng Li, Guodong Zhou, Qiaoming Zhu

The task of nuclearity recognition in Chinese discourse remains challenging due to the demand for more deep semantic information. In this paper, we propose a novel text matching network (TMN) that encodes the discourse u…

Question AnsweringText Matching