@InProceedings{fang-EtAl:2016:COLINGDEMO,
  author    = {Fang, Wenjing  and  Zhu, Kenny  and  Wang, Yizhong  and  Tan, Jia},
  title     = {Towards Non-projective High-Order Dependency Parser},
  booktitle = {Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: System Demonstrations},
  month     = {December},
  year      = {2016},
  address   = {Osaka, Japan},
  publisher = {The COLING 2016 Organizing Committee},
  pages     = {248--252},
  abstract  = {This paper presents a novel high-order dependency parsing framework that
	targets non-projective treebanks. It imitates how a human parses sentences in
	an intuitive way. At every step of the parse, it determines which word is the
	easiest to process among all the remaining words, identifies its head word and
	then folds it under the head word. Further, this work is flexible enough to be
	augmented with other parsing techniques.},
  url       = {http://aclweb.org/anthology/C16-2052}
}

