Dependency Parsing Based on Dynamic Local Optimization.

Ting Liu,Jinshan Ma,Huijia Zhu,Sheng Li
DOI: https://doi.org/10.3115/1596276.1596316
2006-01-01
Abstract:This paper presents a deterministic parsing algorithm for projective dependency grammar. In a bottom-up way the algorithm finds the local optimum dynamically. A constraint procedure is made to use more structure information. The algorithm parses sentences in linear time and labeling is integrated with the parsing. This parser achieves 63.29% labeled attachment score on the average in CoNLL-X Shared Task.
What problem does this paper attempt to address?