Language to Logical Form with Neural Attention
Computation and Language
2016-06-08 v2
Abstract
Semantic parsing aims at mapping natural language to machine interpretable meaning representations. Traditional approaches rely on high-quality lexicons, manually-built templates, and linguistic features which are either domain- or representation-specific. In this paper we present a general method based on an attention-enhanced encoder-decoder model. We encode input utterances into vector representations, and generate their logical forms by conditioning the output sequences or trees on the encoding vectors. Experimental results on four datasets show that our approach performs competitively without using hand-engineered features and is easy to adapt across domains and meaning representations.
Cite
@article{arxiv.1601.01280,
title = {Language to Logical Form with Neural Attention},
author = {Li Dong and Mirella Lapata},
journal= {arXiv preprint arXiv:1601.01280},
year = {2016}
}
Comments
Accepted by ACL-16