Koo and Collins ACL 2010

From Cohen Courses
Revision as of 22:18, 25 November 2011 by Aanavas (talk | contribs) (→‎Summary)
Jump to navigationJump to search

Citation

Koo, T. and Collins, M. 2010. Efficient Third-Order Dependency Parsers. In Proceedings of ACL, pp. 1-11. Association for Computational Linguistics.

Online version

ACL

Summary

This paper presents a higher-order dependency parser that can evaluate substructures containing three dependencies, using both sibling-style and grandchild-style interactions. The algorithms presented require only time and were evaluated on the Penn Treebank and the Prague Dependency Treebank. The implementation code was publicly released [1].

Dependency parsing is defined as a search for the highest-scoring analysis of x:

Experimental results

Bla bla.

Related papers

Bla bla.