中文

Interleaving Syntax and Semantics in an Efficient Bottom-Up Parser

cmp-lg 2008-02-03 v1 计算与语言

摘要

We describe an efficient bottom-up parser that interleaves syntactic and semantic structure building. Two techniques are presented for reducing search by reducing local ambiguity: Limited left-context constraints are used to reduce local syntactic ambiguity, and deferred sortal-constraint application is used to reduce local semantic ambiguity. We experimentally evaluate these techniques, and show dramatic reductions in both number of chart-edges and total parsing time. The robust processing capabilities of the parser are demonstrated in its use in improving the accuracy of a speech recognizer.

关键词

引用

@article{arxiv.cmp-lg/9407006,
  title  = {Interleaving Syntax and Semantics in an Efficient Bottom-Up Parser},
  author = {John Dowding and Robert Moore and Francois Andry and Douglas Moran},
  journal= {arXiv preprint arXiv:cmp-lg/9407006},
  year   = {2008}
}

备注

8 pages, postscript