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


Efficient probabilistic top-down and left-corner parsing

Add code

Aug 21, 2000
Brian Roark, Mark Johnson


Share this with someone who'll enjoy it:


This paper examines efficient predictive broad-coverage parsing without dynamic programming. In contrast to bottom-up methods, depth-first top-down parsing produces partial parses that are fully connected trees spanning the entire left context, from which any kind of non-local dependency or partial semantic interpretation can in principle be read. We contrast two predictive parsing approaches, top-down and left-corner parsing, and find both to be viable. In addition, we find that enhancement with non-local information not only improves parser accuracy, but also substantially improves the search efficiency.

* Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics, 1999, pages 421-428 
* 8 pages, 3 tables, 3 figures 


   Access Paper Source



Share this with someone who'll enjoy it: