Get our free extension to see links to code for papers anywhere online!


Interleaving Syntax and Semantics in an Efficient Bottom-Up Parser

Add code

Jul 05, 1994
John Dowding, Robert Moore, Francois Andry, Douglas Moran


Share this with someone who'll enjoy it:


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.

* 32nd ACL, Las Cruces, New Mexico, June 1994, pp. 110-116 
* 8 pages, postscript 


   Access Paper Source



Share this with someone who'll enjoy it: