File size: 1,358 Bytes
beab674
241c3d9
 
 
 
 
 
 
 
beab674
 
241c3d9
beab674
241c3d9
beab674
4d2a938
 
beab674
 
4d2a938
beab674
241c3d9
4d2a938
beab674
 
 
 
 
 
11fd9bb
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- bo
- en
license: gpl
size_categories:
- 1K<n<10K
task_categories:
- translation
dataset_info:
  features:
  - name: bo
    dtype: string
  - name: en
    dtype: string
  - name: topic
    dtype: string
  splits:
  - name: train
    num_bytes: 961046
    num_examples: 5877
  download_size: 288100
  dataset_size: 961046
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

This dataset is the Tibetan-English sentence pairs from the GNOME dataset.

A parallel corpus of GNOME localization files. Source: [https://l10n.gnome.org](https://l10n.gnome.org)

This dataset was found on, and downloaded from, [OPUS](https://opus.nlpl.eu/).

Please cite the following article if you use any part of the corpus in your own work: J. Tiedemann, 2012, Parallel Data, Tools and Interfaces in OPUS. In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012) 

The dataset was re-formatted for Hugging Face using [the code found here](https://github.com/billingsmoore/MLotsawa/blob/main/Notebooks/Datasets/GNOME/ConvertToDatasetFormat.ipynb).

The topic labels were generated with [easy_text_clustering](https://pypi.org/project/easy-text-clustering/) using [the code found here](https://github.com/billingsmoore/MLotsawa/blob/main/Notebooks/Datasets/GNOME/TopicLabeling.ipynb).