Skip to content

Commit 88705ce

Browse files
committed
One line?
1 parent ccf219e commit 88705ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proof/spelling/SpellerOverview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This objective classification ensures transparency and gives language teams clea
3131
- **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)
3232

3333
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
3535
- 🟡 **Yellow** (Beta): **First** ≥ 60% AND **Top5** ≥ 70% AND **Tests** ≥ 500
3636
- 🔴 **Red** (Alpha): **First** ≥ 40% AND **Top5** ≥ 50% AND **Tests** ≥ 100
3737
-**Black** (Experimental): Below red thresholds

0 commit comments

Comments
 (0)