Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
language:
|
4 |
+
- krc
|
5 |
+
- ru
|
6 |
+
task_categories:
|
7 |
+
- translation
|
8 |
+
dataset_info:
|
9 |
+
features:
|
10 |
+
- name: krc
|
11 |
+
dtype: string
|
12 |
+
- name: rus
|
13 |
+
dtype: string
|
14 |
+
- name: short_source
|
15 |
+
dtype: string
|
16 |
+
- name: source
|
17 |
+
dtype: string
|
18 |
+
- name: type
|
19 |
+
dtype: string
|
20 |
+
viewer: false
|
21 |
---
|
22 |
+
**279855** parallel sentences between russian and Qarachay-Malqar languages.
|
23 |
+
Taken from: Tales from the "Jomaqla" app, Alanian historical-heroic epic, Poems of Kaisyn Kuliev, A corpuse of Qarachay-Malqar folklore, Uzden Codex, Koran, New Testament, Psalter, Book of the Prophet Jonah, Book of the Prophet Daniel, Ruth, Esther, Movies, Cartoons, Soviet reports, Qarachay-Malqar phrasebook, Dictionary.
|
24 |
+
All dataset is devided into sereral **types**: one_sentence (One sentence), one_word (one word or short phrase), several_sentences (several sentences about 5 or Paragraph).
|
25 |
+
|
26 |
+
Because of dialects of Qarachay-Malqar language and diphthong change some letter on latin:
|
27 |
+
b - б/п/ф
|
28 |
+
w - ў
|
29 |
+
q - къ
|
30 |
+
g - гъ
|
31 |
+
n - нг
|
32 |
+
|
33 |
+
For translation we use this dataset.
|
34 |
+
|
35 |
+
**Authors**: [Bogdan Tewunalany](https://t.me/bogdan_tewunalany), [Ali Berberov](https://t.me/ali_bulat1990)
|