English

Simple, Fast Semantic Parsing with a Tensor Kernel

Computation and Language 2015-07-03 v1

Abstract

We describe a simple approach to semantic parsing based on a tensor product kernel. We extract two feature vectors: one for the query and one for each candidate logical form. We then train a classifier using the tensor product of the two vectors. Using very simple features for both, our system achieves an average F1 score of 40.1% on the WebQuestions dataset. This is comparable to more complex systems but is simpler to implement and runs faster.

Keywords

Cite

@article{arxiv.1507.00639,
  title  = {Simple, Fast Semantic Parsing with a Tensor Kernel},
  author = {Daoud Clarke},
  journal= {arXiv preprint arXiv:1507.00639},
  year   = {2015}
}

Comments

in CICLing 2015

R2 v1 2026-06-22T10:04:40.855Z