@InProceedings{das-zaffar-sarkar:2017:K17-3,
  author    = {Das, Ayan  and  Zaffar, Affan  and  Sarkar, Sudeshna},
  title     = {Delexicalized transfer parsing for low-resource languages using transformed and combined treebanks},
  booktitle = {Proceedings of the CoNLL 2017 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies},
  month     = {August},
  year      = {2017},
  address   = {Vancouver, Canada},
  publisher = {Association for Computational Linguistics},
  pages     = {182--190},
  abstract  = {This paper describes our dependency parsing system in CoNLL-2017 shared task on
	Multilingual Parsing from Raw Text to Universal Dependencies. We primarily
	focus on the low-resource languages (surprise languages). We have developed a
	framework to combine multiple treebanks to train parsers for low resource
	languages by delexicalization method. We have applied transformation on source
	language treebanks based on syntactic features of the low-resource language to
	improve performance of the parser. In the official evaluation, our system
	achieves an macro-averaged LAS score of 67.61 and 37.16 on the entire blind
	test data and the surprise language test data respectively.},
  url       = {http://www.aclweb.org/anthology/K17-3019}
}

