Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -164,12 +164,19 @@ The dataset contains publicly-available EP data that does not include personal o
|
|
| 164 |
### Citation Information
|
| 165 |
|
| 166 |
```
|
| 167 |
-
@
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
|
| 171 |
-
|
| 172 |
-
|
| 173 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
}
|
| 175 |
```
|
|
|
|
| 164 |
### Citation Information
|
| 165 |
|
| 166 |
```
|
| 167 |
+
@inproceedings{yang-etal-2023-multi-eup,
|
| 168 |
+
title = "Multi-{E}u{P}: The Multilingual {E}uropean Parliament Dataset for Analysis of Bias in Information Retrieval",
|
| 169 |
+
author = "Yang, Jinrui and
|
| 170 |
+
Baldwin, Timothy and
|
| 171 |
+
Cohn, Trevor",
|
| 172 |
+
editor = "Ataman, Duygu",
|
| 173 |
+
booktitle = "Proceedings of the 3rd Workshop on Multi-lingual Representation Learning (MRL)",
|
| 174 |
+
month = dec,
|
| 175 |
+
year = "2023",
|
| 176 |
+
address = "Singapore",
|
| 177 |
+
publisher = "Association for Computational Linguistics",
|
| 178 |
+
url = "https://aclanthology.org/2023.mrl-1.21",
|
| 179 |
+
doi = "10.18653/v1/2023.mrl-1.21",
|
| 180 |
+
pages = "282--291",
|
| 181 |
}
|
| 182 |
```
|