Chinese Paragraph-level Discourse Parsing with Global Backward and Local Reverse Reading
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Discourse ParsingPositionSimilar Papers 제목 키워드 기반
Advancing Topic Segmentation and Outline Generation in Chinese Texts: The Paragraph-level Topic Representation, Corpus, and Benchmark
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 RetrievalRetrievalSentenceZero-shot Chinese Discourse Dependency Parsing via Cross-lingual Mapping
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 ParsingSentenceA Top-Down Neural Architecture towards Text-Level Parsing of Discourse Rhetorical Structure
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 UnderstandingJoint Modeling of Structure Identification and Nuclearity Recognition in Macro Chinese Discourse Treebank
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+1Employing Text Matching Network to Recognise Nuclearity in Chinese Discourse
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