Ukrainian model to restore punctuation and capitalization
This is the NeMo model to restore punctuation and capitalization in sentences, trained on 10m+ sentences from UberText 2.0 corpus. Basic transformer under the hood is bert-base-multilingual-cased
.
Model restores the following punctuations -- [? . ,].
It also restores capitalization of words.
Copyright: Dmytro Chaplynskyi, lang-uk project, 2022
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the HF Inference API does not support generic models with pipeline type text2text-generation