English

Unsupervised Dependency Parsing: Let's Use Supervised Parsers

Computation and Language 2015-04-21 v1 Machine Learning

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.

Keywords

Cite

@article{arxiv.1504.04666,
  title  = {Unsupervised Dependency Parsing: Let's Use Supervised Parsers},
  author = {Phong Le and Willem Zuidema},
  journal= {arXiv preprint arXiv:1504.04666},
  year   = {2015}
}

Comments

11 pages

R2 v1 2026-06-22T09:18:12.178Z