File size: 639 Bytes
03e1719 0b33d83 03e1719 0f5cb26 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: "correct_words.txt"
- split: invalid
path: "incorrect_words.txt"
- split: overall
path: "unique_words.txt"
---
A wikimedia/wikimedia 20231101.hu -ból létrehozott szó adatbázis:
unique_words.txt - kisebb szűrésen átesett file, jócskán vannak benne fura szavak. 4.466.455,- szót tartalmaz
correct_words.txt - hunspell szerint helyesen írt szavak a unique_words.txt-ből. 1.862.931,- szót tartalmaz
incorrect_words.txt - hunspell szerint helytelenül írt szavak a unique_words.txt-ből. 2.603.524,- szót tartalmaz |