Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,6 @@ size_categories:
|
|
15 |
source_datasets: []
|
16 |
tags: []
|
17 |
task_categories:
|
18 |
-
- conversational
|
19 |
- question-answering
|
20 |
task_ids:
|
21 |
- dialogue-generation
|
@@ -265,7 +264,7 @@ We hope that this dataset will help the development of virtual assistants in Cat
|
|
265 |
|
266 |
Language Technologies Unit at the Barcelona Supercomputing Center ([email protected])
|
267 |
|
268 |
-
This work
|
269 |
|
270 |
### Licensing Information
|
271 |
|
@@ -273,6 +272,35 @@ This work is licensed under a [CC BY-NC-ND 4.0 International License](https://cr
|
|
273 |
|
274 |
### Citation Information
|
275 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
276 |
[DOI](https://zenodo.org/records/10362295)
|
277 |
|
278 |
### Contributions
|
|
|
15 |
source_datasets: []
|
16 |
tags: []
|
17 |
task_categories:
|
|
|
18 |
- question-answering
|
19 |
task_ids:
|
20 |
- dialogue-generation
|
|
|
264 |
|
265 |
Language Technologies Unit at the Barcelona Supercomputing Center ([email protected])
|
266 |
|
267 |
+
This work has been promoted and financed by the Generalitat de Catalunya through the [Aina project](https://projecteaina.cat/).
|
268 |
|
269 |
### Licensing Information
|
270 |
|
|
|
272 |
|
273 |
### Citation Information
|
274 |
|
275 |
+
```
|
276 |
+
@inproceedings{gonzalez-agirre-etal-2024-building-data,
|
277 |
+
title = "Building a Data Infrastructure for a Mid-Resource Language: The Case of {C}atalan",
|
278 |
+
author = "Gonzalez-Agirre, Aitor and
|
279 |
+
Marimon, Montserrat and
|
280 |
+
Rodriguez-Penagos, Carlos and
|
281 |
+
Aula-Blasco, Javier and
|
282 |
+
Baucells, Irene and
|
283 |
+
Armentano-Oller, Carme and
|
284 |
+
Palomar-Giner, Jorge and
|
285 |
+
Kulebi, Baybars and
|
286 |
+
Villegas, Marta",
|
287 |
+
editor = "Calzolari, Nicoletta and
|
288 |
+
Kan, Min-Yen and
|
289 |
+
Hoste, Veronique and
|
290 |
+
Lenci, Alessandro and
|
291 |
+
Sakti, Sakriani and
|
292 |
+
Xue, Nianwen",
|
293 |
+
booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
|
294 |
+
month = may,
|
295 |
+
year = "2024",
|
296 |
+
address = "Torino, Italia",
|
297 |
+
publisher = "ELRA and ICCL",
|
298 |
+
url = "https://aclanthology.org/2024.lrec-main.231",
|
299 |
+
pages = "2556--2566",
|
300 |
+
}
|
301 |
+
|
302 |
+
```
|
303 |
+
|
304 |
[DOI](https://zenodo.org/records/10362295)
|
305 |
|
306 |
### Contributions
|