Martin97Bozic
commited on
Commit
·
e8c23c4
1
Parent(s):
485259e
Update README.md
Browse files
README.md
CHANGED
@@ -41,11 +41,11 @@ Testing the model with **generated** test sets provides the following result (co
|
|
41 |
- `Recall`: 0,935
|
42 |
- `F1`: 0,960
|
43 |
|
44 |
-
Testing the model with test sets constructed using the **Šolar** dataset provides the following results (combining detection and correction of words with incorrect spelling):
|
45 |
|
46 |
-
- `Precission`: 0,
|
47 |
-
- `Recall`: 0
|
48 |
-
- `F1`: 0,
|
49 |
|
50 |
## Acknowledgement
|
51 |
|
|
|
41 |
- `Recall`: 0,935
|
42 |
- `F1`: 0,960
|
43 |
|
44 |
+
Testing the model, in combination with **cjvt/SloBERTa-slo-word-spelling-annotator**, with test sets constructed using the **Šolar** dataset provides the following results (combining detection and correction of words with incorrect spelling):
|
45 |
|
46 |
+
- `Precission`: 0,823
|
47 |
+
- `Recall`: 0.796
|
48 |
+
- `F1`: 0,810
|
49 |
|
50 |
## Acknowledgement
|
51 |
|