File size: 1,134 Bytes
06224fc d8c1219 |
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 42 43 44 45 46 47 |
---
dataset_info:
features:
- name: ne
dtype: string
- name: en
dtype: string
splits:
- name: train
num_bytes: 601576386
num_examples: 1586877
- name: valid
num_bytes: 3066236
num_examples: 8014
- name: test
num_bytes: 3075908
num_examples: 8016
download_size: 320979190
dataset_size: 607718530
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
### Citation Information
```
@InProceedings{duwal-bal:2019:LT4ALL,
author = {Duwal, Sharad and Bal, Bal Krishna},
title = {Efforts in the Development of an Augmented English–Nepali Parallel Corpus},
booktitle = {Proceedings of the 1st International Conference on Language Technologies for All},
month = {December},
year = {2019},
address = {Paris, France},
publisher = {European Language Resources Association (ELRA)},
pages = {375--378},
abstract = {},
url = {https://lt4all.elra.info/proceedings/lt4all2019/pdf/2019.lt4all-1.94.pdf}
}
```
|