SOTAVerified

Unsupervised Dependency Parsing: Let's Use Supervised Parsers

2015-04-18HLT 2015Unverified0· sign in to hype

Phong Le, Willem Zuidema

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present a self-training approach to unsupervised dependency parsing that reuses existing supervised and unsupervised parsing algorithms. Our approach, called `iterated reranking' (IR), starts with dependency trees generated by an unsupervised parser, and iteratively improves these trees using the richer probability models used in supervised parsing that are in turn trained on these trees. Our system achieves 1.8% accuracy higher than the state-of-the-part parser of Spitkovsky et al. (2013) on the WSJ corpus.

Tasks

Reproductions