@InProceedings{nicolai-kondrak:2017:EACLshort,
  author    = {Nicolai, Garrett  and  Kondrak, Grzegorz},
  title     = {Morphological Analysis without Expert Annotation},
  booktitle = {Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 2, Short Papers},
  month     = {April},
  year      = {2017},
  address   = {Valencia, Spain},
  publisher = {Association for Computational Linguistics},
  pages     = {211--216},
  abstract  = {The task of morphological analysis is to produce a complete list of lemma+tag
	analyses for a given word-form. We propose a discriminative string transduction
	approach which exploits plain inflection tables and raw text corpora, thus
	obviating the need for expert annotation. Experiments
	on four languages demonstrate that our system has much higher coverage
	than a hand-engineered FST analyzer, and is more accurate than a
	state-of-the-art morphological tagger.},
  url       = {http://www.aclweb.org/anthology/E17-2034}
}

