Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -42,4 +42,28 @@ We also trained the [PTT5](https://github.com/unicamp-dl/PTT5) model on this dat
|
|
| 42 |
|
| 43 |
### RecognaSumm: A Novel Brazilian Summarization Dataset (PROPOR 2024)
|
| 44 |
|
| 45 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
### RecognaSumm: A Novel Brazilian Summarization Dataset (PROPOR 2024)
|
| 44 |
|
| 45 |
+
```
|
| 46 |
+
@inproceedings{paiola-etal-2024-recognasumm,
|
| 47 |
+
title = "{R}ecogna{S}umm: A Novel {B}razilian Summarization Dataset",
|
| 48 |
+
author = "Paiola, Pedro Henrique and
|
| 49 |
+
Garcia, Gabriel Lino and
|
| 50 |
+
Jodas, Danilo Samuel and
|
| 51 |
+
Correia, Jo{\~a}o Vitor Mariano and
|
| 52 |
+
Sugi, Luis Afonso and
|
| 53 |
+
Papa, Jo{\~a}o Paulo",
|
| 54 |
+
editor = "Gamallo, Pablo and
|
| 55 |
+
Claro, Daniela and
|
| 56 |
+
Teixeira, Ant{\'o}nio and
|
| 57 |
+
Real, Livy and
|
| 58 |
+
Garcia, Marcos and
|
| 59 |
+
Oliveira, Hugo Gon{\c{c}}alo and
|
| 60 |
+
Amaro, Raquel",
|
| 61 |
+
booktitle = "Proceedings of the 16th International Conference on Computational Processing of Portuguese - Vol. 1",
|
| 62 |
+
month = mar,
|
| 63 |
+
year = "2024",
|
| 64 |
+
address = "Santiago de Compostela, Galicia/Spain",
|
| 65 |
+
publisher = "Association for Computational Lingustics",
|
| 66 |
+
url = "https://aclanthology.org/2024.propor-1.63",
|
| 67 |
+
pages = "575--579",
|
| 68 |
+
}
|
| 69 |
+
```
|