Datasets:
updated readme
Browse files
README.md
CHANGED
|
@@ -14,14 +14,22 @@ tags:
|
|
| 14 |
- multilingual
|
| 15 |
---
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
- multilingual
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# π Bible-Dargwa-Russian Dataset
|
| 18 |
|
| 19 |
+
The **bible-dargwa-russian** dataset contains parallel texts of the **Bible** in the **Dargwa** and **Russian** languages. Below is a concise description of the dataset columns:
|
| 20 |
+
|
| 21 |
+
## Columns Description
|
| 22 |
+
|
| 23 |
+
- **`id`** β Unique identifier for each entry.
|
| 24 |
+
- **`osisID`** β Standardized book identifier based on the **OSIS** format.
|
| 25 |
+
- **`book`** β Name of the biblical book.
|
| 26 |
+
- **`chapter`** β Chapter number within the book.
|
| 27 |
+
- **`start_verse`** β Starting verse of the passage.
|
| 28 |
+
- **`end_verse`** β Ending verse of the passage.
|
| 29 |
+
- **`dar_text`** β Verse text in the **Dargwa** language.
|
| 30 |
+
- **`ru_text`** β Verse text in **Russian**.
|
| 31 |
+
- **`rus_version`** β Specifies the **Russian translation version** (**Synodal** or **Modern**).
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
---
|
| 35 |
+
βοΈ **Contact:** [[email protected]](mailto:[email protected]) | Telegram: [@imurtazali](https://t.me/imurtazali)
|