English

LemmaTag: Jointly Tagging and Lemmatizing for Morphologically-Rich Languages with BRNNs

Computation and Language 2018-08-28 v2 Machine Learning Neural and Evolutionary Computing

Abstract

We present LemmaTag, a featureless neural network architecture that jointly generates part-of-speech tags and lemmas for sentences by using bidirectional RNNs with character-level and word-level embeddings. We demonstrate that both tasks benefit from sharing the encoding part of the network, predicting tag subcategories, and using the tagger output as an input to the lemmatizer. We evaluate our model across several languages with complex morphology, which surpasses state-of-the-art accuracy in both part-of-speech tagging and lemmatization in Czech, German, and Arabic.

Keywords

Cite

@article{arxiv.1808.03703,
  title  = {LemmaTag: Jointly Tagging and Lemmatizing for Morphologically-Rich Languages with BRNNs},
  author = {Daniel Kondratyuk and Tomáš Gavenčiak and Milan Straka and Jan Hajič},
  journal= {arXiv preprint arXiv:1808.03703},
  year   = {2018}
}

Comments

8 pages, 3 figures. Submitted to EMNLP 2018