Parsing Meaning Representations: Is Easier Always Better?
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstract Meaning RepresentationSimilar Papers 제목 키워드 기반
Incorporating EDS Graph for AMR Parsing
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 ParsingFew-Shot Semantic Parsing with Language Models Trained On Code
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 ParsingOne Semantic Parser to Parse Them All: Sequence to Sequence Multi-Task Learning on Semantic Parsing Datasets
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 ParsingBenchmarking Meaning Representations in Neural Semantic Parsing
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 ParsingSemantic parsing with fuzzy meaning representations
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