English

Memoization of Coroutined Constraints

cmp-lg 2008-02-03 v2 Computation and Language

Abstract

Some linguistic constraints cannot be effectively resolved during parsing at the location in which they are most naturally introduced. This paper shows how constraints can be propagated in a memoizing parser (such as a chart parser) in much the same way that variable bindings are, providing a general treatment of constraint coroutining in memoization. Prolog code for a simple application of our technique to Bouma and van Noord's (1994) categorial grammar analysis of Dutch is provided.

Cite

@article{arxiv.cmp-lg/9504028,
  title  = {Memoization of Coroutined Constraints},
  author = {Mark Johnson and Jochen Dörre},
  journal= {arXiv preprint arXiv:cmp-lg/9504028},
  year   = {2008}
}

Comments

To appear in The Proceedings of ACL '95, uses aclap.sty

R2 v1 2026-07-22T09:58:10.606Z