DeepPavlov
DeepPavlov copied to clipboard
Neural morphological tagging with DeepPavlov: howto
Dear colleagues, thank you for your fantastic work on the project!
I am puzzled by the following:
- the neural morphological tagging model is present in the docs: https://docs.deeppavlov.ai/en/0.0.8/components/morphotagger.html
- in one of the issues, it is said that the morphological tagging was removed from the library: https://github.com/deeppavlov/DeepPavlov/issues/407
I was considering training a tagger using your SoTA BERT-based approach mentioned here: https://github.com/natasha/slovnet
Is it still possible? Can I read anything about it anywhere? Is the training pipeline available anywhere?
Will be grateful for any pointers.
Best regards.