paper-with-me

Papers

A Structured Syntax-Semantics Interface for English-AMR Alignment

2018-06-01 · NAACL 2018 6 · Ida Szubert, Adam Lopez, Nathan Schneider

Abstract Meaning Representation (AMR) annotations are often assumed to closely mirror dependency syntax, but AMR explicitly does not require this, and the assumption has never been tested. To test it, we devise an expressive framework to align AMR graphs to dependency graphs, which we use to annotate 200 AMRs. Our annotation explains how 97{\%} of AMR edges are evoked by words or syntax. Previously existing AMR alignment frameworks did not allow for mapping AMR onto syntax, and as a consequence they explained at most 23{\%}. While we find that there are indeed many cases where AMR annotations closely mirror syntax, there are also pervasive differences. We use our annotations to test a baseline AMR-to-syntax aligner, finding that this task is more difficult than AMR-to-string alignment; and to pinpoint errors in an AMR parser. We make our data and code freely available for further research on AMR parsing and generation, and the relationship of AMR to syntax.

📄 PDF Abstract BibTeX

Code (1)

ida-szubert/amr_ud 공식 구현

Tasks

Abstract Meaning RepresentationAMR Parsing

Similar Papers 제목 키워드 기반

The syntax-semantics interface in a child's path: A study of 3- to 11-year-olds' elicited production of Mandarin recursive relative clauses

2024-06-06 · Caimei Yang, Qihang Yang, Xingzhi Su, Chenxi Fu 외

There have been apparently conflicting claims over the syntax-semantics relationship in child acquisition. However, few of them have assessed the child's path toward the acquisition of recursive relative clauses (RRCs). …

Language AcquisitionObject

Joint Universal Syntactic and Semantic Parsing

2021-04-12 · Elias Stengel-Eskin, Kenton Murray, Sheng Zhang, Aaron Steven White 외

While numerous attempts have been made to jointly parse syntax and semantics, high performance in one domain typically comes at the price of performance in the other. This trade-off contradicts the large body of research…

Semantic Parsing

Supervised Syntax-based Alignment between English Sentences and Abstract Meaning Representation Graphs

2016-06-07 · Chenhui Chu, Sadao Kurohashi

As alignment links are not given between English sentences and Abstract Meaning Representation (AMR) graphs in the AMR annotation, automatic alignment becomes indispensable for training an AMR parser. Previous studies fo…

Abstract Meaning RepresentationAMR Parsing

Computational Syntax-Semantics Interface with Type-Theory of Acyclic Recursion for Underspecified Semantics

2019-06-01 · WS 2019 6 · Roussanka Loukanova

Syntax and Semantics Meet in the "Middle": Probing the Syntax-Semantics Interface of LMs Through Agentivity

2023-05-29 · Lindia Tjuatja, Emmy Liu, Lori Levin, Graham Neubig

Recent advances in large language models have prompted researchers to examine their abilities across a variety of linguistic tasks, but little has been done to investigate how models handle the interactions in meaning ac…