Update README.md
Browse files
README.md
CHANGED
@@ -103,10 +103,23 @@ As explained in our paper, the dataset is split chronologically for assessing te
|
|
103 |
## Citation
|
104 |
|
105 |
```
|
106 |
-
@
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
}
|
112 |
```
|
|
|
103 |
## Citation
|
104 |
|
105 |
```
|
106 |
+
@inproceedings{salaun-etal-2024-europa,
|
107 |
+
title = "{EUROPA}: A Legal Multilingual Keyphrase Generation Dataset",
|
108 |
+
author = {Sala{\"u}n, Olivier and
|
109 |
+
Piedboeuf, Fr{\'e}d{\'e}ric and
|
110 |
+
Le Berre, Guillaume and
|
111 |
+
Alfonso-Hermelo, David and
|
112 |
+
Langlais, Philippe},
|
113 |
+
editor = "Ku, Lun-Wei and
|
114 |
+
Martins, Andre and
|
115 |
+
Srikumar, Vivek",
|
116 |
+
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
|
117 |
+
month = aug,
|
118 |
+
year = "2024",
|
119 |
+
address = "Bangkok, Thailand",
|
120 |
+
publisher = "Association for Computational Linguistics",
|
121 |
+
url = "https://aclanthology.org/2024.acl-long.687",
|
122 |
+
pages = "12718--12736",
|
123 |
+
abstract = "Keyphrase generation has primarily been explored within the context of academic research articles, with a particular focus on scientific domains and the English language. In this work, we present EUROPA, a novel dataset for multilingual keyphrase generation in the legal domain. It is derived from legal judgments from the Court of Justice of the European Union (EU), and contains instances in all 24 EU official languages. We run multilingual models on our corpus and analyze the results, showing room for improvement on a domain-specific multilingual corpus such as the one we present.",
|
124 |
}
|
125 |
```
|