@InProceedings{kato-shindo-matsumoto:2017:Short,
  author    = {Kato, Akihiko  and  Shindo, Hiroyuki  and  Matsumoto, Yuji},
  title     = {English Multiword Expression-aware Dependency Parsing Including Named Entities},
  booktitle = {Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)},
  month     = {July},
  year      = {2017},
  address   = {Vancouver, Canada},
  publisher = {Association for Computational Linguistics},
  pages     = {427--432},
  abstract  = {Because syntactic structures and spans of multiword expressions (MWEs) are
	independently annotated in many English syntactic corpora, they are generally
	inconsistent with respect to one another, which is harmful to the
	implementation of an aggregate system. In this work, we construct a corpus that
	ensures consistency between dependency structures and MWEs, including named
	entities. Further, we explore models that predict both MWE-spans and an
	MWE-aware dependency structure. Experimental results show that our joint model
	using additional MWE-span features achieves an MWE recognition improvement of
	1.35 points over a pipeline model.},
  url       = {http://aclweb.org/anthology/P17-2068}
}

