Update README.md
Browse files
README.md
CHANGED
@@ -42,14 +42,17 @@ configs:
|
|
42 |
|
43 |
**BibTeX:**
|
44 |
|
45 |
-
The dataset paper was
|
46 |
|
47 |
Please cite as:
|
48 |
```
|
49 |
-
@
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
|
|
|
|
|
|
|
42 |
|
43 |
**BibTeX:**
|
44 |
|
45 |
+
The dataset paper was published in EMNLP 2024.
|
46 |
|
47 |
Please cite as:
|
48 |
```
|
49 |
+
@inproceedings{ali2024data-paper,
|
50 |
+
title={Building Resources for Emakhuwa: Machine Translation and News Classification Benchmark},
|
51 |
+
author={Felermino D. M. Antonio Ali and Henrique Lopes Cardoso and Rui Sousa-Silva},
|
52 |
+
booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
|
53 |
+
month = nov,
|
54 |
+
year = "2024",
|
55 |
+
address = "Miami, Florida, USA",
|
56 |
+
publisher = "Association for Computational Linguistics",
|
57 |
+
|
58 |
+
}
|