paper-with-me

홈 › Papers

Learning Structured Natural Language Representations for Semantic Parsing

2017-04-27 · ACL 2017 7 · Jianpeng Cheng, Siva Reddy, Vijay Saraswat, Mirella Lapata

We introduce a neural semantic parser that converts natural language utterances to intermediate representations in the form of predicate-argument structures, which are induced with a transition system and subsequently mapped to target domains. The semantic parser is trained end-to-end using annotated logical forms or their denotations. We obtain competitive results on various datasets. The induced predicate-argument structures shed light on the types of representations useful for semantic parsing and how these are different from linguistically motivated ones.

📄 PDF Abstract BibTeX arXiv:1704.08387

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

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

Coarse-to-Fine Decoding for Neural Semantic Parsing

2018-05-12 · ACL 2018 7 · Li Dong, Mirella Lapata

Semantic parsing aims at mapping natural language utterances into structured meaning representations. In this work, we propose a structure-aware neural architecture which decomposes the semantic parsing process into two …

Semantic Parsing

Few-Shot Semantic Parsing with Language Models Trained On Code

2021-12-16 · NAACL 2022 7 · Richard Shin, Benjamin Van Durme

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

StructVAE: Tree-structured Latent Variable Models for Semi-supervised Semantic Parsing

2018-06-20 · ACL 2018 7 · Pengcheng Yin, Chunting Zhou, Junxian He, Graham Neubig

Semantic parsing is the task of transducing natural language (NL) utterances into formal meaning representations (MRs), commonly represented as tree structures. Annotating NL utterances with their corresponding MRs is ex…

Code GenerationSemantic Parsing

EUSP: An Easy-to-Use Semantic Parsing PlatForm

2019-11-01 · IJCNLP 2019 11 · Bo An, Chen Bo, Xianpei Han, Le Sun

Semantic parsing aims to map natural language utterances into structured meaning representations. We present a modular platform, EUSP (Easy-to-Use Semantic Parsing PlatForm), that facilitates developers to build semantic…

Semantic Parsing