paper-with-me

홈 › Papers

A Pilot Study on Dialogue-Level Dependency Parsing for Chinese

2023-05-21 · Gongyao Jiang, Shuang Liu, Meishan Zhang, Min Zhang

Dialogue-level dependency parsing has received insufficient attention, especially for Chinese. To this end, we draw on ideas from syntactic dependency and rhetorical structure theory (RST), developing a high-quality human-annotated corpus, which contains 850 dialogues and 199,803 dependencies. Considering that such tasks suffer from high annotation costs, we investigate zero-shot and few-shot scenarios. Based on an existing syntactic treebank, we adopt a signal-based method to transform seen syntactic dependencies into unseen ones between elementary discourse units (EDUs), where the signals are detected by masked language modeling. Besides, we apply single-view and multi-view data selection to access reliable pseudo-labeled instances. Experimental results show the effectiveness of these baselines. Moreover, we discuss several crucial points about our dataset and approach.

📄 PDF Abstract BibTeX arXiv:2305.12441

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingLanguage ModelingLanguage ModellingMasked Language Modeling

Similar Papers 제목 키워드 기반

Identifying and Handling Cross-Treebank Inconsistencies in UD: A Pilot Study

2020-12-01 · UDW (COLING) 2020 12 · Tillmann Dönicke, Xiang Yu, Jonas Kuhn

The Universal Dependencies treebanks are a still-growing collection of treebanks for a wide range of languages, all annotated with a common inventory of dependency relations. Yet, the usages of the relations can be categ…

Dialo-AP: A Dependency Parsing Based Argument Parser for Dialogues

2022-10-01 · COLING 2022 10 · Sougata Saha, Souvik Das, Rohini K. Srihari

While neural approaches to argument mining (AM) have advanced considerably, most of the recent work has been limited to parsing monologues. With an urgent interest in the use of conversational agents for broader societal…

Argument MiningDependency Parsing

A Pilot Study of Text-to-SQL Semantic Parsing for Vietnamese

2020-10-05 · Findings of the Association for Computational Linguistics 2020 · Anh Tuan Nguyen, Mai Hoang Dao, Dat Quoc Nguyen

Semantic parsing is an important NLP task. However, Vietnamese is a low-resource language in this research area. In this paper, we present the first public large-scale Text-to-SQL semantic parsing dataset for Vietnamese.…

Language ModelingLanguage ModellingSemantic ParsingText to SQL+3

A Deep Sequential Model for Discourse Parsing on Multi-Party Dialogues

2018-12-01 · Zhouxing Shi, Minlie Huang

Discourse structures are beneficial for various NLP tasks such as dialogue understanding, question answering, sentiment analysis, and so on. This paper presents a deep sequential model for parsing discourse dependency st…

Discourse ParsingLink PredictionRelation

DraDDP: A Multimodal Multi-Party Dialogue Discourse Parsing Dataset

2026-04-13 · Shannan Liu, Peifeng Li, Yaxin Fan, Qiaoming Zhu arxiv

Multi-party dialogue discourse parsing aims to identify dependency structures and relation types between utterances in conversations. Previous studies are mostly limited to textual modality or two-party dialogue, failing…

Discourse Parsing