Hyperparticle / udify

A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology tags, lemmas, and dependency trees.
https://arxiv.org/abs/1904.02099
MIT License
219 stars 56 forks source link

UDify for lemmatization #34

Open alvinwmtan opened 1 year ago

alvinwmtan commented 1 year ago

To my knowledge, the pretrained models don't currently have support for the SIGMORPHON 2019 shared task; I was wondering if it would be possible to release the pretrained models for those? I'm currently looking for a good multilingual lemmatizer and this seemed like a great choice.