Update README.md
Browse files
README.md
CHANGED
@@ -73,19 +73,21 @@ dataset = load_dataset("CATIE-AQ/wikinews-fr-100_fr_prompt_keywords_extraction")
|
|
73 |
|
74 |
# Citation
|
75 |
## Original data
|
76 |
-
|
|
|
77 |
[TALN Archives : a digital archive of French research articles in Natural Language Processing (TALN Archives : une archive numérique francophone des articles de recherche en Traitement Automatique de la Langue) [in French]][boudin-2013].
|
78 |
In Proceedings of TALN 2013 (Volume 2: Short Papers), pages 507–514, Les Sables d’Olonne, France. ATALA.
|
79 |
-
|
80 |
[Redefining Absent Keyphrases and their Effect on Retrieval Effectiveness][boudin-2021].
|
81 |
In Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 4185–4193, Online. Association for Computational Linguistics.
|
82 |
|
83 |
[boudin-2013]: https://aclanthology.org/F13-2001/
|
84 |
[boudin-2021]: https://aclanthology.org/2021.naacl-main.330/
|
85 |
-
|
86 |
|
87 |
## This Dataset
|
88 |
-
|
|
|
89 |
author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
90 |
title = { DFP (Revision 1d24c09) },
|
91 |
year = 2023,
|
@@ -93,7 +95,7 @@ dataset = load_dataset("CATIE-AQ/wikinews-fr-100_fr_prompt_keywords_extraction")
|
|
93 |
doi = { 10.57967/hf/1200 },
|
94 |
publisher = { Hugging Face }
|
95 |
}
|
96 |
-
|
97 |
|
98 |
## License
|
99 |
cc-by-4.0
|
|
|
73 |
|
74 |
# Citation
|
75 |
## Original data
|
76 |
+
```
|
77 |
+
- (Boudin, 2013) Florian Boudin. 2013.
|
78 |
[TALN Archives : a digital archive of French research articles in Natural Language Processing (TALN Archives : une archive numérique francophone des articles de recherche en Traitement Automatique de la Langue) [in French]][boudin-2013].
|
79 |
In Proceedings of TALN 2013 (Volume 2: Short Papers), pages 507–514, Les Sables d’Olonne, France. ATALA.
|
80 |
+
- (Boudin and Gallina, 2021) Florian Boudin and Ygor Gallina. 2021.
|
81 |
[Redefining Absent Keyphrases and their Effect on Retrieval Effectiveness][boudin-2021].
|
82 |
In Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 4185–4193, Online. Association for Computational Linguistics.
|
83 |
|
84 |
[boudin-2013]: https://aclanthology.org/F13-2001/
|
85 |
[boudin-2021]: https://aclanthology.org/2021.naacl-main.330/
|
86 |
+
```
|
87 |
|
88 |
## This Dataset
|
89 |
+
```
|
90 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
91 |
author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
92 |
title = { DFP (Revision 1d24c09) },
|
93 |
year = 2023,
|
|
|
95 |
doi = { 10.57967/hf/1200 },
|
96 |
publisher = { Hugging Face }
|
97 |
}
|
98 |
+
```
|
99 |
|
100 |
## License
|
101 |
cc-by-4.0
|