Commit
·
15fe489
1
Parent(s):
e375af3
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ widget:
|
|
| 17 |
|
| 18 |
# Ukrainian model to restore punctuation and capitalization
|
| 19 |
|
| 20 |
-
This is the NeMo model to restore punctuation and capitalization in sentences, trained on 10m+ sentences from UberText 2.0 corpus
|
| 21 |
|
| 22 |
Model restores the following punctuations -- [? . ,].
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
# Ukrainian model to restore punctuation and capitalization
|
| 19 |
|
| 20 |
+
This is the NeMo model to restore punctuation and capitalization in sentences, trained on 10m+ sentences from [UberText 2.0 corpus](https://lang.org.ua/en/ubertext/). Basic transformer under the hood is `bert-base-multilingual-cased`.
|
| 21 |
|
| 22 |
Model restores the following punctuations -- [? . ,].
|
| 23 |
|