Datasets:
File size: 1,684 Bytes
3a66cf5 03e9150 7fe5542 03e9150 7fe5542 a1e37de 03e9150 3a66cf5 556dd87 e42d330 64f1254 556dd87 03e9150 556dd87 03e9150 556dd87 7a3e645 e9c8245 7a3e645 556dd87 9c11d24 7fe5542 9c11d24 7fe5542 9c11d24 7fe5542 9c11d24 556dd87 9c11d24 7fe5542 556dd87 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 |
---
license: cc
task_categories:
- text-classification
language:
- ba
- cv
- sah
- tt
- ky
- kk
- tyv
- krc
- ru
tags:
- wiki
size_categories:
- 10K<n<100K
---
# Cyrillic dataset of 8 Turkic languages spoken in Russia and former USSR
## Dataset Description
The dataset is a part of the [Leipzig Corpora (Wiki) Collection]: https://corpora.uni-leipzig.de/
For the text-classification comparison, Russian has been included to the dataset.
**Paper:**
Dirk Goldhahn, Thomas Eckart and Uwe Quasthoff (2012): Building Large Monolingual Dictionaries at the Leipzig Corpora Collection: From 100 to 200 Languages. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12), 2012.
### Dataset Summary
### Supported Tasks and Leaderboards
### Languages
- ba - Bashkir
- cv - Chuvash
- sah - Sakha
- tt - Tatar
- ky - Kyrgyz
- kk - Kazakh
- tyv - Tuvinian
- krc - Karachay-Balkar
- ru - Russian
### Data Splits
train: Dataset({
features: ['text', 'label'],
num_rows: 72000
})
test: Dataset({
features: ['text', 'label'],
num_rows: 9000
})
validation: Dataset({
features: ['text', 'label'],
num_rows: 9000
})
## Dataset Creation
[Link to the notebook](https://github.com/tatiana-merz/YakuToolkit/blob/main/CyrillicTurkicCorpus.ipynb)
### Curation Rationale
[More Information Needed]
### Source Data
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
[More Information Needed]
### Citation Information
[More Information Needed]
### Contributions
[More Information Needed] |