You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: proof/spelling/SpellerOverview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This objective classification ensures transparency and gives language teams clea
31
31
-**Tests**: Number of typo test cases evaluated (formatted as "k" for thousands) (only true positives in the file mentioned above, other entries are ignored in the calculation)
32
32
33
33
Badge colors indicate overall quality based on [these thresholds](https://github.com/giellalt/giella-core/blob/main/scripts/make-spellerbadge-json.sh#L84-L97):
34
-
- 🟢 **Green** (Good/production ready): **First** ≥ 80% AND **Top5** ≥ 90% AND **Tests** ≥ 1000
34
+
- 🟢 **Green** (Good/prod. ready): **First** ≥ 80% AND **Top5** ≥ 90% AND **Tests** ≥ 1000
35
35
- 🟡 **Yellow** (Beta): **First** ≥ 60% AND **Top5** ≥ 70% AND **Tests** ≥ 500
36
36
- 🔴 **Red** (Alpha): **First** ≥ 40% AND **Top5** ≥ 50% AND **Tests** ≥ 100
37
37
- ⚫ **Black** (Experimental): Below red thresholds
0 commit comments