Transactions of the Association for Computational Linguistics (Nov 2019)

Calculating the Optimal Step in Shift-Reduce Dependency Parsing: From Cubic to Linear Time

  • Nederhof, Mark-Jan

DOI
https://doi.org/10.1162/tacl_a_00268
Journal volume & issue
Vol. 7
pp. 283 – 296

Abstract

Read online

We present a new cubic-time algorithm to calculate the optimal next step in shift-reduce dependency parsing, relative to ground truth, commonly referred to as dynamic oracle. Unlike existing algorithms, it is applicable if the training corpus contains non-projective structures. We then show that for a projective training corpus, the time complexity can be improved from cubic to linear.