Learning to mAP Sentences to Logical Form: Structured Classification with Probabilistic Categorial Grammars
Abstract
This paper addresses the problem of mapping natural language sentences to lambda–calculus encodings of their meaning. We describe a learning algorithm that takes as input a training set of sentences labeled with expressions in the lambda calculus. The algorithm induces a grammar for the problem, along with a log-linear model that represents a distribution over syntactic and semantic analyses conditioned on the input sentence. We apply the method to the task of learning natural language interfaces to databases and show that the learned parsers outperform previous methods in two benchmark database domains.
Cite
Text
Zettlemoyer and Collins. "Learning to mAP Sentences to Logical Form: Structured Classification with Probabilistic Categorial Grammars." Conference on Uncertainty in Artificial Intelligence, 2005.Markdown
[Zettlemoyer and Collins. "Learning to mAP Sentences to Logical Form: Structured Classification with Probabilistic Categorial Grammars." Conference on Uncertainty in Artificial Intelligence, 2005.](https://mlanthology.org/uai/2005/zettlemoyer2005uai-learning/)BibTeX
@inproceedings{zettlemoyer2005uai-learning,
title = {{Learning to mAP Sentences to Logical Form: Structured Classification with Probabilistic Categorial Grammars}},
author = {Zettlemoyer, Luke S. and Collins, Michael},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2005},
pages = {658-666},
url = {https://mlanthology.org/uai/2005/zettlemoyer2005uai-learning/}
}