paper-with-me

홈 › Papers

Better Transition-Based AMR Parsing with a Refined Search Space

2018-10-01 · EMNLP 2018 10 · Zhijiang Guo, Wei Lu

This paper introduces a simple yet effective transition-based system for Abstract Meaning Representation (AMR) parsing. We argue that a well-defined search space involved in a transition system is crucial for building an effective parser. We propose to conduct the search in a refined search space based on a new compact AMR graph and an improved oracle. Our end-to-end parser achieves the state-of-the-art performance on various datasets with minimal additional information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Meaning RepresentationAMR ParsingNamed Entity Recognition (NER)Semantic ParsingStructured Prediction

Similar Papers 제목 키워드 기반

Boosting Transition-based AMR Parsing with Refined Actions and Auxiliary Analyzers

2015-07-01 · IJCNLP 2015 7 · Chuan Wang, Nianwen Xue, Sameer Pradhan
AMR ParsingDependency Parsing

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

Tree Representations in Transition System for RST Parsing

2020-12-01 · COLING 2020 8 · Jinfen Li, Lu Xiao

The transition-based systems in the past studies propose a series of actions, to build a right-heavy binarized tree for the RST parsing. However, the nodes of the binary-nuclear relations (e.g., Contrast) have the same n…

Vocal Bursts Type Prediction

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

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 parsin…

AMR ParsingReading ComprehensionText Generation