Sciweavers

ACL
2010

Tree-Based Deterministic Dependency Parsing - An Application to Nivre's Method -

13 years 2 months ago
Tree-Based Deterministic Dependency Parsing - An Application to Nivre's Method -
Nivre's method was improved by enhancing deterministic dependency parsing through application of a tree-based model. The model considers all words necessary for selection of parsing actions by including words in the form of trees. It chooses the most probable head candidate from among the trees and uses this candidate to select a parsing action. In an evaluation experiment using the Penn Treebank (WSJ section), the proposed model achieved higher accuracy than did previous deterministic models. Although the proposed model's worst-case time complexity is O(n2), the experimental results demonstrated an average parsing time not much slower than O(n).
Kotaro Kitagawa, Kumiko Tanaka-Ishii
Added 10 Feb 2011
Updated 10 Feb 2011
Type Journal
Year 2010
Where ACL
Authors Kotaro Kitagawa, Kumiko Tanaka-Ishii
Comments (0)