A simulated shallow dependency parser based on weighted hierarchical structure learning

Zhiming Kang,Chun Chen,Jiajun Bu,Peng Huang,Guang Qiu
DOI: https://doi.org/10.1007/978-3-540-68636-1_52
2008-01-01
Abstract:In the past years much research has been done on data-driven dependency parsing and performance has increased steadily. Dependency grammar has an important inherent characteristic, that is, the nodes closer to root usually make more contribution to audiences than the others. However, that is ignored in previous research in which every node in a dependency structure is considered to play the same role. In this paper a parser based on weighted hierarchical structure learning is proposed to simulate shallow dependency parsing, which has the preference for nodes closer to root during learning. The experimental results show that the accuracies of nodes closer to root are improved at the cost of a little decrease of accuracies of nodes far from root.
What problem does this paper attempt to address?