GNOME-bo-en / README.md
billingsmoore's picture
Upload dataset
241c3d9 verified
|
raw
history blame contribute delete
1.36 kB
---
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).