English

Many Languages, One Parser

Computation and Language 2016-07-27 v4

Abstract

We train one multilingual model for dependency parsing and use it to parse sentences in several languages. The parsing model uses (i) multilingual word clusters and embeddings; (ii) token-level language information; and (iii) language-specific features (fine-grained POS tags). This input representation enables the parser not only to parse effectively in multiple languages, but also to generalize across languages based on linguistic universals and typological similarities, making it more effective to learn from limited annotations. Our parser's performance compares favorably to strong baselines in a range of data scenarios, including when the target language has a large treebank, a small treebank, or no treebank for training.

Keywords

Cite

@article{arxiv.1602.01595,
  title  = {Many Languages, One Parser},
  author = {Waleed Ammar and George Mulcaire and Miguel Ballesteros and Chris Dyer and Noah A. Smith},
  journal= {arXiv preprint arXiv:1602.01595},
  year   = {2016}
}
R2 v1 2026-06-22T12:43:23.503Z