Details of the First-Order Parsing Algorithm

Junjie Cao,Sheng Huang,Weiwei Sun,Xiaojun Wan
2017-01-01
Abstract:Following Cao et al.’s algorithm, we also consider six sub-problems when we construct a maximum dependency graph on a given interval [i, k] ∈ V . Because C sub-problem is too complex and rare in linguistic analysis, we ignore it in this algorithm. What’s more, we use a flag to indicate whether some edge exists or not and we still allow crossing sub-problem to degenerate to Int sub-problem. The sub-problems are explained as follows:
What problem does this paper attempt to address?