Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
DOI:
Libraries:
Datasets
pandas
License:
mmarimon commited on
Commit
04243cc
·
verified ·
1 Parent(s): 0a0f868

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -2
README.md CHANGED
@@ -179,7 +179,7 @@ We hope this corpus contributes to the development of summarization models in Ca
179
 
180
  Language Technologies Unit at the Barcelona Supercomputing Center (langtech@bsc.es)
181
 
182
- This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
183
 
184
  ### Licensing Information
185
 
@@ -190,7 +190,33 @@ Consequently, any downloads initiated after 28/03/2024 must adhere to the curren
190
 
191
  ### Citation Information
192
 
193
- [N/A]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
 
195
  ### Contributions
196
 
 
179
 
180
  Language Technologies Unit at the Barcelona Supercomputing Center (langtech@bsc.es)
181
 
182
+ This work has been promoted and financed by the Generalitat de Catalunya through the [Aina project](https://projecteaina.cat/).
183
 
184
  ### Licensing Information
185
 
 
190
 
191
  ### Citation Information
192
 
193
+ ``
194
+ @inproceedings{gonzalez-agirre-etal-2024-building-data,
195
+ title = "Building a Data Infrastructure for a Mid-Resource Language: The Case of {C}atalan",
196
+ author = "Gonzalez-Agirre, Aitor and
197
+ Marimon, Montserrat and
198
+ Rodriguez-Penagos, Carlos and
199
+ Aula-Blasco, Javier and
200
+ Baucells, Irene and
201
+ Armentano-Oller, Carme and
202
+ Palomar-Giner, Jorge and
203
+ Kulebi, Baybars and
204
+ Villegas, Marta",
205
+ editor = "Calzolari, Nicoletta and
206
+ Kan, Min-Yen and
207
+ Hoste, Veronique and
208
+ Lenci, Alessandro and
209
+ Sakti, Sakriani and
210
+ Xue, Nianwen",
211
+ booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
212
+ month = may,
213
+ year = "2024",
214
+ address = "Torino, Italia",
215
+ publisher = "ELRA and ICCL",
216
+ url = "https://aclanthology.org/2024.lrec-main.231",
217
+ pages = "2556--2566",
218
+ }
219
+ ```
220
 
221
  ### Contributions
222