Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,20 @@ configs:
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
20 |
+
|
21 |
+
### Citation Information
|
22 |
+
|
23 |
+
```
|
24 |
+
@InProceedings{duwal-bal:2019:LT4ALL,
|
25 |
+
author = {Duwal, Sharad and Bal, Bal Krishna},
|
26 |
+
title = {Efforts in the Development of an Augmented English–Nepali Parallel Corpus},
|
27 |
+
booktitle = {Proceedings of the 1st International Conference on Language Technologies for All},
|
28 |
+
month = {December},
|
29 |
+
year = {2019},
|
30 |
+
address = {Paris, France},
|
31 |
+
publisher = {European Language Resources Association (ELRA)},
|
32 |
+
pages = {375--378},
|
33 |
+
abstract = {},
|
34 |
+
url = {https://lt4all.elra.info/proceedings/lt4all2019/pdf/2019.lt4all-1.94.pdf}
|
35 |
+
}
|
36 |
+
```
|