Update README.md
Browse files
README.md
CHANGED
|
@@ -68,3 +68,8 @@ 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
---
|