Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
task_categories:
|
4 |
+
- translation
|
5 |
+
language:
|
6 |
+
- bo
|
7 |
+
- de
|
8 |
+
tags:
|
9 |
+
- tibetan
|
10 |
+
- german
|
11 |
+
- translation
|
12 |
+
- transliteration
|
13 |
+
- buddhism
|
14 |
+
- dharma
|
15 |
+
---
|
16 |
+
|
17 |
+
This dataset consists of three columns, the first of which is a sentence or phrase in Tibetan, the second is the phonetic transliteration of the Tibetan, and the third is the German translation of the Tibetan.
|
18 |
+
|
19 |
+
The dataset was scraped from Lotsawa House and is released under the same license as the texts from which it is sourced.
|
20 |
+
|
21 |
+
The dataset is part of the larger MLotsawa project, the code repo for which can be found here.
|