LemmaTag: Jointly Tagging and Lemmatizing for Morphologically-Rich Languages with BRNNs
About
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.
Daniel Kondratyuk, Tom\'a\v{s} Gaven\v{c}iak, Milan Straka, Jan Haji\v{c}• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Morphological Tagging | PDT 3.5 (test) | POS Accuracy96.9 | 17 | |
| Lemmatization | PDT 3.5 (test) | Lemmas Accuracy98.37 | 16 |
Showing 2 of 2 rows