Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
French
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -82,19 +82,21 @@ dataset = load_dataset("CATIE-AQ/taln-archives_fr_prompt_data_to_text")
|
|
82 |
|
83 |
# Citation
|
84 |
## Original data
|
85 |
-
|
|
|
86 |
[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].
|
87 |
In Proceedings of TALN 2013 (Volume 2: Short Papers), pages 507–514, Les Sables d’Olonne, France. ATALA.
|
88 |
-
|
89 |
[Redefining Absent Keyphrases and their Effect on Retrieval Effectiveness][boudin-2021].
|
90 |
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.
|
91 |
|
92 |
[boudin-2013]: https://aclanthology.org/F13-2001/
|
93 |
[boudin-2021]: https://aclanthology.org/2021.naacl-main.330/
|
94 |
-
|
95 |
|
96 |
## This Dataset
|
97 |
-
|
|
|
98 |
author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
99 |
title = { DFP (Revision 1d24c09) },
|
100 |
year = 2023,
|
@@ -102,7 +104,7 @@ dataset = load_dataset("CATIE-AQ/taln-archives_fr_prompt_data_to_text")
|
|
102 |
doi = { 10.57967/hf/1200 },
|
103 |
publisher = { Hugging Face }
|
104 |
}
|
105 |
-
|
106 |
|
107 |
## License
|
108 |
cc-by-4.0
|
|
|
82 |
|
83 |
# Citation
|
84 |
## Original data
|
85 |
+
```
|
86 |
+
- (Boudin, 2013) Florian Boudin. 2013.
|
87 |
[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].
|
88 |
In Proceedings of TALN 2013 (Volume 2: Short Papers), pages 507–514, Les Sables d’Olonne, France. ATALA.
|
89 |
+
- (Boudin and Gallina, 2021) Florian Boudin and Ygor Gallina. 2021.
|
90 |
[Redefining Absent Keyphrases and their Effect on Retrieval Effectiveness][boudin-2021].
|
91 |
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.
|
92 |
|
93 |
[boudin-2013]: https://aclanthology.org/F13-2001/
|
94 |
[boudin-2021]: https://aclanthology.org/2021.naacl-main.330/
|
95 |
+
```
|
96 |
|
97 |
## This Dataset
|
98 |
+
```
|
99 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
100 |
author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
101 |
title = { DFP (Revision 1d24c09) },
|
102 |
year = 2023,
|
|
|
104 |
doi = { 10.57967/hf/1200 },
|
105 |
publisher = { Hugging Face }
|
106 |
}
|
107 |
+
```
|
108 |
|
109 |
## License
|
110 |
cc-by-4.0
|