Update README.md
Browse files
README.md
CHANGED
|
@@ -124,41 +124,43 @@ We compare our solution with both open automatic spell checkers and the ChatGPT
|
|
| 124 |
**RUSpellRU**
|
| 125 |
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (punc) | Rec. (punc) | F1 (punc) | Pr. (case) | Rec. (case) | F1 (case) |
|
| 126 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
| 127 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
|
| 129 |
|
| 130 |
**MultidomainGold**
|
| 131 |
-
| Model |
|
| 132 |
-
| --- | --- | --- | --- |
|
| 133 |
-
|
|
| 134 |
-
|
|
| 135 |
-
|
|
| 136 |
-
|
|
| 137 |
-
|
|
| 138 |
-
|
| 139 |
-
| HunSpell | 16.2 | 40.1 | 23.0 |
|
| 140 |
|
| 141 |
**MedSpellChecker**
|
| 142 |
-
| Model |
|
| 143 |
-
| --- | --- | --- | --- |
|
| 144 |
-
|
|
| 145 |
-
|
|
| 146 |
-
|
|
| 147 |
-
|
|
| 148 |
-
|
|
| 149 |
-
|
| 150 |
-
| HunSpell | 10.3 | 40.2 | 16.4 |
|
| 151 |
|
| 152 |
**GitHubTypoCorpusRu**
|
| 153 |
-
| Model |
|
| 154 |
-
| --- | --- | --- | --- |
|
| 155 |
-
|
|
| 156 |
-
|
|
| 157 |
-
|
|
| 158 |
-
|
|
| 159 |
-
|
|
| 160 |
-
|
| 161 |
-
|
| 162 |
|
| 163 |
## How to use
|
| 164 |
```python
|
|
|
|
| 124 |
**RUSpellRU**
|
| 125 |
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (punc) | Rec. (punc) | F1 (punc) | Pr. (case) | Rec. (case) | F1 (case) |
|
| 126 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
| 127 |
+
| sage-fredt5-large | x | x | x | x | x | x | x | x | x |
|
| 128 |
+
| sage-fredt5-large (ft) | 88.4 | 80.9 | 84.5 | 88.2 | 85.3 | 86.8 | 95.5 | 94.0 | 94.7 |
|
| 129 |
+
| sage-ai-service | 90.3 | 86.3 | 88.2 | 90.3 | 86.6 | 88.4 | 95.2 | 95.9 | 95.6 |
|
| 130 |
+
| gpt-3.5-turbo | 33.6 | 58.5 | 42.7 | 85.9 | 64.6 | 73.7 | 84.9 | 73.9 | 79.0 |
|
| 131 |
+
| gpt-4 | 54.9 | 76.7 | 64.0 | 84.0 | 82.3 | 83.2 | 91.5 | 90.2 | 90.9 |
|
| 132 |
|
| 133 |
|
| 134 |
**MultidomainGold**
|
| 135 |
+
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (punc) | Rec. (punc) | F1 (punc) | Pr. (case) | Rec. (case) | F1 (case) |
|
| 136 |
+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
| 137 |
+
| sage-fredt5-large | x | x | x | x | x | x | x | x | x |
|
| 138 |
+
| sage-fredt5-large (ft) | 80.3 | 75.1 | 77.6 | 69.0 | 66.5 | 67.7 | 78.6 | 80.0 | 79.3 |
|
| 139 |
+
| sage-ai-service | 81.6 | 77.7 | 79.6 | 70.2 | 67.5 | 68.8 | 80.5 | 80.5 | 80.5 |
|
| 140 |
+
| gpt-3.5-turbo | 18.8 | 48.1 | 27.1 | 42.0 | 31.8 | 36.2 | 47.1 | 51.3 | 49.1 |
|
| 141 |
+
| gpt-4 | 25.4 | 68.0 | 37.0 | 57.8 | 54.3 | 56.0 | 54.0 | 67.5 | 60.0 |
|
| 142 |
+
|
|
|
|
| 143 |
|
| 144 |
**MedSpellChecker**
|
| 145 |
+
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (punc) | Rec. (punc) | F1 (punc) | Pr. (case) | Rec. (case) | F1 (case) |
|
| 146 |
+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
| 147 |
+
| sage-fredt5-large | x | x | x | x | x | x | x | x | x |
|
| 148 |
+
| sage-fredt5-large (ft) | 72.5 | 72.2 | 72.3 | 74.6 | 66.4 | 70.3 | 79.3 | 85.1 | 82.1 |
|
| 149 |
+
| sage-ai-service | 71.3 | 73.5 | 72.4 | 75.1 | 69.2 | 72.0 | 80.9 | 72.8 | 76.6|
|
| 150 |
+
| gpt-3.5-turbo | 14.7 | 45.9 | 22.3 | 69.9 | 52.3 | 59.8 | 26.4 | 41.8 | 32.3 |
|
| 151 |
+
| gpt-4 | 37.8 | 72.3 | 49.6 | 81.4 | 64.3 | 71.9 | 73.0 | 62.1 | 67.1 |
|
| 152 |
+
|
|
|
|
| 153 |
|
| 154 |
**GitHubTypoCorpusRu**
|
| 155 |
+
| Model | Pr. (spell) | Rec. (spell) | F1 (spell) | Pr. (punc) | Rec. (punc) | F1 (punc) | Pr. (case) | Rec. (case) | F1 (case) |
|
| 156 |
+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
| 157 |
+
| sage-fredt5-large | x | x | x | x | x | x | x | x | x |
|
| 158 |
+
| sage-fredt5-large (ft) | 88.4 | 80.9 | 84.5 | 88.2 | 85.3 | 86.8 | 95.5 | 94.0 | 94.7 |
|
| 159 |
+
| sage-ai-service | 90.3 | 86.3 | 88.2 | 90.3 | 86.6 | 88.4 | 95.2 | 95.9 | 95.6 |
|
| 160 |
+
| gpt-3.5-turbo | 33.6 | 58.5 | 42.7 | 85.9 | 64.6 | 73.7 | 84.9 | 73.9 | 79.0 |
|
| 161 |
+
| gpt-4 | 54.9 | 76.7 | 64.0 | 84.0 | 82.3 | 83.2 | 91.5 | 90.2 | 90.9 |
|
| 162 |
+
|
| 163 |
+
& \textbf{70.8} & \textbf{56.3} & \textbf{62.7} & \textbf{48.9} & 35.8 & 41.4 & 32.9 & 45.3 & 38.1
|
| 164 |
|
| 165 |
## How to use
|
| 166 |
```python
|