Update README.md
Browse files
README.md
CHANGED
@@ -122,9 +122,9 @@ We compare our solution with both open automatic spell checkers and the ChatGPT
|
|
122 |
- **GitHubTypoCorpusRu**: spelling errors and typos in commits from [GitHub](https://github.com);
|
123 |
|
124 |
**RUSpellRU**
|
125 |
-
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (
|
126 |
-
| --- | --- | --- | --- | --- | --- | --- |
|
127 |
-
| M2M100-1.2B | 59.4 | 43.3 | 50.1 | 59.4 | 43.3 | 50.1 |
|
128 |
|
129 |
|
130 |
**MultidomainGold**
|
|
|
122 |
- **GitHubTypoCorpusRu**: spelling errors and typos in commits from [GitHub](https://github.com);
|
123 |
|
124 |
**RUSpellRU**
|
125 |
+
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (punc) | Rec. (punc) | F1 (punc) | Pr. (case) | Rec. (case) | F1 (case) |
|
126 |
+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
127 |
+
| M2M100-1.2B | 59.4 | 43.3 | 50.1 | 59.4 | 43.3 | 50.1 | 59.4 | 43.3 | 50.1 |
|
128 |
|
129 |
|
130 |
**MultidomainGold**
|