We formalize weighted dependency parsing as searching for maximum spanning trees (MSTs) in directed graphs. Using this representation, the parsing algorithm of Eisner (1996) is sufficient for searching over all projective trees in O(n3) time. More surprisingly, the representation is extended naturally to non-projective parsing using Chu-Liu-Edmonds (Chu and Liu, 1965; Edmonds, 1967) MST algorithm, yielding an O(n2) parsing algorithm. We evaluate these methods on the Prague Dependency Treebank using online large-margin learning techniques (Crammer et al., 2003; McDonald et al., 2005) and show that MST parsing increases efficiency and accuracy for languages with non-projective dependencies. © 2005 Association for Computational Linguistics.
Mendeley helps you to discover research relevant for your work.
CITATION STYLE
McDonald, R., Pereira, F., Ribarov, K., & Hajǐc, J. (2005). Non-projective dependency parsing using spanning tree algorithms. In HLT/EMNLP 2005 - Human Language Technology Conference and Conference on Empirical Methods in Natural Language Processing, Proceedings of the Conference (pp. 523–530). Association for Computational Linguistics (ACL). https://doi.org/10.3115/1220575.1220641