Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ pipeline_tag: token-classification
|
|
| 14 |
|
| 15 |
# TurkTokenizer
|
| 16 |
|
| 17 |
-
**Turkish morphological tokenizer — TR-MMLU world record
|
| 18 |
|
| 19 |
TurkTokenizer performs linguistically-aware tokenization of Turkish text using morphological rules. Unlike BPE-based tokenizers, it produces meaningful morphological units (roots and suffixes) aligned with Turkish grammar, powered by [Zemberek NLP](https://github.com/ahmetaa/zemberek-nlp).
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
# TurkTokenizer
|
| 16 |
|
| 17 |
+
**Turkish morphological tokenizer — TR-MMLU world record 95.45%**
|
| 18 |
|
| 19 |
TurkTokenizer performs linguistically-aware tokenization of Turkish text using morphological rules. Unlike BPE-based tokenizers, it produces meaningful morphological units (roots and suffixes) aligned with Turkish grammar, powered by [Zemberek NLP](https://github.com/ahmetaa/zemberek-nlp).
|
| 20 |
|