BonySmoke commited on
Commit
bba23cc
·
verified ·
1 Parent(s): f605c95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # Speliuk
2
 
3
  A more accurate spelling correction for the Ukrainian language.
@@ -68,8 +72,3 @@ We used KenLM for quick perplexity calculation. We used an existing model [Yehor
68
  ### Spell Checker
69
 
70
  We used [SymSpell](https://github.com/wolfgarbe/SymSpell) for error correction. The dictionary consists of 500k most frequent words from the UberText corpus.
71
-
72
- # Model Card
73
- ---
74
- license: MIT
75
- ---
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
  # Speliuk
6
 
7
  A more accurate spelling correction for the Ukrainian language.
 
72
  ### Spell Checker
73
 
74
  We used [SymSpell](https://github.com/wolfgarbe/SymSpell) for error correction. The dictionary consists of 500k most frequent words from the UberText corpus.