Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- bg
|
4 |
+
- en
|
5 |
+
- de
|
6 |
+
- fr
|
7 |
+
- es
|
8 |
+
- it
|
9 |
+
- pl
|
10 |
+
- nl
|
11 |
+
- cs
|
12 |
+
- pt
|
13 |
+
- sl
|
14 |
+
- el
|
15 |
+
- sv
|
16 |
+
- hu
|
17 |
+
- ro
|
18 |
+
- sk
|
19 |
+
- da
|
20 |
+
---
|
21 |
+
|
22 |
+
XLM-RoBERTa model for punctuation restoration.
|
23 |
+
|
24 |
+
This is based on [Oliver Guhr's work](https://huggingface.co/oliverguhr/fullstop-punctuation-multilang-large).
|
25 |
+
|
26 |
+
Original author: https://huggingface.co/kredor.
|