Training a lemmatizer on Universal Dependencies #6903
Replies: 1 comment 3 replies
-
No, there is not currently a trainable lemmatizer component. You could consider using See the Russian The new v3 docs still need to be expanded with more information about to extend the You can obviously implement a separate custom lemmatizer class instead of extending |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have trained a Transformer-based model for parsing and tagging Finnish using the excellent UD tagger/parser template.
Is there a way to train a lemmatizer on UD as well?
Having access to lemmas is crucial for our use case, namely geocoding.
Beta Was this translation helpful? Give feedback.
All reactions