File size: 1,311 Bytes
584ebb4
556e638
 
 
 
 
 
 
 
 
 
 
 
 
 
fb43895
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---

language:
- ru
- dar
pretty_name: dargwa-russian-dictionary
size_categories:
- 100K<n<200K
task_categories:
- translation
tags:
- Dargwa
- Russian
- translation
- multilingual
- dictionary
---


# 📚 Dargwa–Russian Dictionary

This dataset contains a Dargwa–Russian bilingual dictionary in a structured format. It includes both individual words and full phrases collected from native sources.

## 🔍 Dataset Structure

The dataset is provided as a single Parquet file with the following columns:

| Column    | Description                                                       |
|-----------|-------------------------------------------------------------------|
| `id`      | Unique row identifier (integer)                                   |
| `dar_text`| Text in Dargwa language                                           |
| `ru_text` | Translation in Russian                                            |
| `source`  | Origin of the entry (specifies which dictionary it came from — currently only Yusupov's dictionary is included) |

## 🙏 Acknowledgements

Special thanks to **Arsen Abdusalamov** for his help with parsing the original dictionary files.
Contact: [duburlan@gmail.com](mailto:duburlan@gmail.com) | Github: [mekegi](https://github.com/mekegi)