Update README.md
Browse files
README.md
CHANGED
@@ -96,3 +96,15 @@ The dataset was originally by [Iker García-Ferrero](https://ikergarcia1996.gith
|
|
96 |
The annotation took ~40 hours.
|
97 |
|
98 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
The annotation took ~40 hours.
|
97 |
|
98 |
|
99 |
+
# Citation
|
100 |
+
|
101 |
+
Paper coming soon, for now, you can use this citation:
|
102 |
+
```bittext
|
103 |
+
@misc{garcia-ferrero-etal-2023-noticia,
|
104 |
+
title = "TNoticIA: A Clickbait Article Summarization Dataset in Spanish.",
|
105 |
+
author = "Garc{\'\i}a-Ferrero, Iker and
|
106 |
+
Altuna, Bego{\~n}a and
|
107 |
+
year = "2024",
|
108 |
+
url = "https://github.com/ikergarcia1996/NoticIA",
|
109 |
+
}
|
110 |
+
```
|