paper-with-me

홈 › Papers

Transition-Based Chinese AMR Parsing

2018-06-01 · NAACL 2018 6 · Chuan Wang, Bin Li, Nianwen Xue

This paper presents the first AMR parser built on the Chinese AMR bank. By applying a transition-based AMR parsing framework to Chinese, we first investigate how well the transitions first designed for English AMR parsing generalize to Chinese and provide a comparative analysis between the transitions for English and Chinese. We then perform a detailed error analysis to identify the major challenges in Chinese AMR parsing that we hope will inform future research in this area.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AMR ParsingReading ComprehensionText Generation

Similar Papers 제목 키워드 기반

Transition-based Parsing with Context Enhancement and Future Reward Reranking

2016-12-15 · Fugen Zhou, Fuxiang Wu, Zhengchen Zhang, Minghui Dong

This paper presents a novel reranking model, future reward reranking, to re-score the actions in a transition-based parser by using a global scorer. Different to conventional reranking parsing, the model searches for the…

ARCReranking

Parsing Chinese Sentences with Grammatical Relations

2019-03-01 · CL 2019 3 · Weiwei Sun, Yufei Chen, Xiaojun Wan, Meichun Liu

We report our work on building linguistic resources and data-driven parsers in the grammatical relation (GR) analysis for Mandarin Chinese. Chinese, as an analytic language, encodes grammatical information in a highly co…

A Joint Model for Graph-based Chinese Dependency Parsing

2020-10-01 · CCL 2020 10 · Xingchen Li, Mingtong Liu, Yujie Zhang, Jinan Xu 외

In Chinese dependency parsing, the joint model of word segmentation, POS tagging and dependency parsing has become the mainstream framework because it can eliminate error propagation and share knowledge, where the transi…

Chinese Dependency ParsingChinese Word SegmentationDependency ParsingPOS+3

Hybrid Oracle: Making Use of Ambiguity in Transition-based Chinese Dependency Parsing

2017-11-28 · Xuancheng Ren, Xu sun

In the training of transition-based dependency parsers, an oracle is used to predict a transition sequence for a sentence and its gold tree. However, the transition system may exhibit ambiguity, that is, there can be mul…

Chinese Dependency ParsingDependency ParsingSentence

A Graph-based Model for Joint Chinese Word Segmentation and Dependency Parsing

2019-04-09 · TACL 2020 1 · Hang Yan, Xipeng Qiu, Xuanjing Huang

Chinese word segmentation and dependency parsing are two fundamental tasks for Chinese natural language processing. The dependency parsing is defined on word-level. Therefore word segmentation is the precondition of depe…

Chinese Word SegmentationDependency ParsingFeature EngineeringLanguage Modeling+2