Learning Structured Natural Language Representations For Semantic Parsing | Awesome LLM Papers

Learning Structured Natural Language Representations For Semantic Parsing

Jianpeng Cheng, Siva Reddy, Vijay Saraswat, Mirella Lapata Β· Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) Β· 2017

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.

Similar Work
Loading…