@InProceedings{arakelyan-hambardzumyan-khachatrian:2018:K18-2,
  author    = {Arakelyan, Gor  and  Hambardzumyan, Karen  and  Khachatrian, Hrant},
  title     = {Towards {JointUD}: Part-of-speech Tagging and Lemmatization using Recurrent Neural Networks},
  booktitle = {Proceedings of the {CoNLL} 2018 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies},
  month     = {October},
  year      = {2018},
  address   = {Brussels, Belgium},
  publisher = {Association for Computational Linguistics},
  pages     = {180--186},
  abstract  = {This paper describes our submission to CoNLL UD Shared Task 2018. We have extended an LSTM-based neural network designed for sequence tagging to additionally generate character-level sequences. The network was jointly trained to produce lemmas, part-of-speech tags and morphological features. Sentence segmentation, tokenization and dependency parsing were handled by UDPipe 1.2 baseline. The results demonstrate the viability of the proposed multitask architecture, although its performance still remains far from state-of-the-art.},
  url       = {http://www.aclweb.org/anthology/K18-2018}
}

