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 Inference Providers.
The model cannot be deployed to the HF Inference API:
The HF Inference API does not support text2text-generation models for generic library.