@inproceedings{lee-wang-2016-language,
title = "Language Independent Dependency to Constituent Tree Conversion",
author = "Lee, Young-Suk and
Wang, Zhiguo",
editor = "Matsumoto, Yuji and
Prasad, Rashmi",
booktitle = "Proceedings of {COLING} 2016, the 26th International Conference on Computational Linguistics: Technical Papers",
month = dec,
year = "2016",
address = "Osaka, Japan",
publisher = "The COLING 2016 Organizing Committee",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/C16-1041/",
pages = "421--428",
abstract = "We present a dependency to constituent tree conversion technique that aims to improve constituent parsing accuracies by leveraging dependency treebanks available in a wide variety in many languages. The technique works in two steps. First, a partial constituent tree is derived from a dependency tree with a very simple deterministic algorithm that is both language and dependency type independent. Second, a complete high accuracy constituent tree is derived with a constraint-based parser, which uses the partial constituent tree as external constraints. Evaluated on Section 22 of the WSJ Treebank, the technique achieves the state-of-the-art conversion F-score 95.6. When applied to English Universal Dependency treebank and German CoNLL2006 treebank, the converted treebanks added to the human-annotated constituent parser training corpus improve parsing F-scores significantly for both languages."
}
Markdown (Informal)
[Language Independent Dependency to Constituent Tree Conversion](https://preview.aclanthology.org/jlcl-multiple-ingestion/C16-1041/) (Lee & Wang, COLING 2016)
ACL