paper-with-me

홈 › Papers

Parsing Meaning Representations: Is Easier Always Better?

2019-08-01 · WS 2019 8 · Zi Lin, Nianwen Xue

The parsing accuracy varies a great deal for different meaning representations. In this paper, we compare the parsing performances between Abstract Meaning Representation (AMR) and Minimal Recursion Semantics (MRS), and provide an in-depth analysis of what factors contributed to the discrepancy in their parsing accuracy. By crystalizing the trade-off between representation expressiveness and ease of automatic parsing, we hope our results can help inform the design of the next-generation meaning representations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Meaning Representation

Similar Papers 제목 키워드 기반

Incorporating EDS Graph for AMR Parsing

2021-08-01 · Joint Conference on Lexical and Computational Semantics 2021 · Ziyi Shou, Fangzhen Lin

AMR (Abstract Meaning Representation) and EDS (Elementary Dependency Structures) are two popular meaning representations in NLP/NLU. AMR is more abstract and conceptual, while EDS is more low level, closer to the lexical…

Abstract Meaning RepresentationAMR Parsing

Few-Shot Semantic Parsing with Language Models Trained On Code

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Large language models can perform semantic parsing with little training data, when prompted with in-context examples. It has been shown that this can be improved by formulating the problem as paraphrasing into canonical …

Semantic Parsing

One Semantic Parser to Parse Them All: Sequence to Sequence Multi-Task Learning on Semantic Parsing Datasets

2021-06-08 · Joint Conference on Lexical and Computational Semantics 2021 · Marco Damonte, Emilio Monti

Semantic parsers map natural language utterances to meaning representations. The lack of a single standard for meaning representations led to the creation of a plethora of semantic parsing datasets. To unify different da…

AllMulti-Task LearningSemantic Parsing

Benchmarking Meaning Representations in Neural Semantic Parsing

2020-11-01 · EMNLP 2020 11 · Jiaqi Guo, Qian Liu, Jian-Guang Lou, Zhenwen Li 외

Meaning representation is an important component of semantic parsing. Although researchers have designed a lot of meaning representations, recent work focuses on only a few of them. Thus, the impact of meaning representa…

BenchmarkingSemantic Parsing

Semantic parsing with fuzzy meaning representations

2020-12-01 · DMR (COLING) 2020 12 · Pavlo Kapustin, Michael Kapustin

We propose an approach and a software framework for semantic parsing of natural language sentences to discourse representation structures with use of fuzzy meaning representations such as fuzzy sets and compatibility int…

Semantic Parsing