Commit ·
4bcdd99
1
Parent(s): 37a4145
Add shared tasks to bibliography (#7)
Browse files- Add shared tasks to bibliography (bd7a27ed9ddb115dbb21716be2605fa4f88add48)
Co-authored-by: Laurie Burchell <laurievb@users.noreply.huggingface.co>
- bibliography.bib +47 -11
bibliography.bib
CHANGED
|
@@ -26,6 +26,53 @@
|
|
| 26 |
url = {https://aclanthology.org/2023.acl-long.154},
|
| 27 |
}
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
% For N’Ko support and the realigned datasets
|
| 30 |
@InProceedings{mt4nko-23,
|
| 31 |
title = {Machine Translation for Nko: Tools, Corpora, and Baseline Results},
|
|
@@ -38,17 +85,6 @@
|
|
| 38 |
url = {https://aclanthology.org/2023.wmt-1.34}
|
| 39 |
}
|
| 40 |
|
| 41 |
-
% OLDI WMT24 Shared Task
|
| 42 |
-
@inproceedings{wmt24-oldi,
|
| 43 |
-
title="Findings of the WMT 2024 Shared Task of the Open Language Data Initiative",
|
| 44 |
-
author="Laurie V. Burchell and Jean Maillard and Antonios Anastasopoulos and Christian Federmann and Philipp Koehn and Skyler Wang",
|
| 45 |
-
booktitle = "Proceedings of the Ninth Conference on Machine Translation",
|
| 46 |
-
month = nov,
|
| 47 |
-
year = "2024",
|
| 48 |
-
address = "Miami, USA",
|
| 49 |
-
publisher = "Association for Computational Linguistics"
|
| 50 |
-
}
|
| 51 |
-
|
| 52 |
% For Bangla/Bengali
|
| 53 |
@inproceedings{wmt24-seed-bangla,
|
| 54 |
title="The {Bangla/Bengali} Seed Dataset Submission to the {WMT24} Open Language Data Initiative Shared Task",
|
|
|
|
| 26 |
url = {https://aclanthology.org/2023.acl-long.154},
|
| 27 |
}
|
| 28 |
|
| 29 |
+
% OLDI Shared Tasks
|
| 30 |
+
@inproceedings{maillard-etal-2024-findings,
|
| 31 |
+
title = "Findings of the {WMT} 2024 Shared Task of the Open Language Data Initiative",
|
| 32 |
+
author = "Burchell, Laurie and
|
| 33 |
+
Maillard, Jean and
|
| 34 |
+
Anastasopoulos, Antonios and
|
| 35 |
+
Federmann, Christian and
|
| 36 |
+
Koehn, Philipp and
|
| 37 |
+
Wang, Skyler",
|
| 38 |
+
editor = "Haddow, Barry and
|
| 39 |
+
Kocmi, Tom and
|
| 40 |
+
Koehn, Philipp and
|
| 41 |
+
Monz, Christof",
|
| 42 |
+
booktitle = "Proceedings of the Ninth Conference on Machine Translation",
|
| 43 |
+
month = nov,
|
| 44 |
+
year = "2024",
|
| 45 |
+
address = "Miami, Florida, USA",
|
| 46 |
+
publisher = "Association for Computational Linguistics",
|
| 47 |
+
url = "https://aclanthology.org/2024.wmt-1.4/",
|
| 48 |
+
doi = "10.18653/v1/2024.wmt-1.4",
|
| 49 |
+
pages = "110--117"
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
@inproceedings{dale-etal-2025-findings,
|
| 53 |
+
title = "Findings of the {WMT} 2025 Shared Task of the Open Language Data Initiative",
|
| 54 |
+
author = "Dale, David and
|
| 55 |
+
Burchell, Laurie and
|
| 56 |
+
Maillard, Jean and
|
| 57 |
+
Abdulmumin, Idris and
|
| 58 |
+
Anastasopoulos, Antonios and
|
| 59 |
+
Caswell, Isaac and
|
| 60 |
+
Koehn, Philipp",
|
| 61 |
+
editor = "Haddow, Barry and
|
| 62 |
+
Kocmi, Tom and
|
| 63 |
+
Koehn, Philipp and
|
| 64 |
+
Monz, Christof",
|
| 65 |
+
booktitle = "Proceedings of the Tenth Conference on Machine Translation",
|
| 66 |
+
month = nov,
|
| 67 |
+
year = "2025",
|
| 68 |
+
address = "Suzhou, China",
|
| 69 |
+
publisher = "Association for Computational Linguistics",
|
| 70 |
+
url = "https://aclanthology.org/2025.wmt-1.26/",
|
| 71 |
+
doi = "10.18653/v1/2025.wmt-1.26",
|
| 72 |
+
pages = "495--502",
|
| 73 |
+
ISBN = "979-8-89176-341-8"
|
| 74 |
+
}
|
| 75 |
+
|
| 76 |
% For N’Ko support and the realigned datasets
|
| 77 |
@InProceedings{mt4nko-23,
|
| 78 |
title = {Machine Translation for Nko: Tools, Corpora, and Baseline Results},
|
|
|
|
| 85 |
url = {https://aclanthology.org/2023.wmt-1.34}
|
| 86 |
}
|
| 87 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
% For Bangla/Bengali
|
| 89 |
@inproceedings{wmt24-seed-bangla,
|
| 90 |
title="The {Bangla/Bengali} Seed Dataset Submission to the {WMT24} Open Language Data Initiative Shared Task",
|