oliverguhr
commited on
Commit
•
a32dd46
1
Parent(s):
8866d9a
samples added
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- spelling correction
|
6 |
license: mit
|
7 |
+
widget:
|
8 |
+
- text: "lets do a comparsion"
|
9 |
+
example_title: "1"
|
10 |
+
- text: "Their going to be here so0n"
|
11 |
+
example_title: "2"
|
12 |
+
- text: "ze shop is cloed due to covid 19"
|
13 |
+
example_title: "3"
|
14 |
+
metrics:
|
15 |
+
- cer
|
16 |
---
|
17 |
+
|
18 |
+
This is an experimental model that should fix your typos and punctuation.
|