bourdoiscatie commited on
Commit
ab81902
1 Parent(s): 6df6dc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -84,10 +84,29 @@ dataset = load_dataset("CATIE-AQ/universal_dependencies_fr_spoken_fr_prompt_pos"
84
 
85
  # Citation
86
  ## Original data
87
-
 
 
 
 
 
 
 
 
 
 
 
88
 
89
 
90
  ## This Dataset
 
 
 
 
 
 
 
 
91
 
92
 
93
 
 
84
 
85
  # Citation
86
  ## Original data
87
+ > @inproceedings{nivre-etal-2020-universal,
88
+ title = "{U}niversal {D}ependencies v2: An Evergrowing Multilingual Treebank Collection",
89
+ author = "Nivre, Joakim and de Marneffe, Marie-Catherine and Ginter, Filip and Haji{\v{c}}, Jan and Manning, Christopher D. and Pyysalo, Sampo and Schuster, Sebastian and Tyers, Francis and Zeman, Daniel",
90
+ booktitle = "Proceedings of the Twelfth Language Resources and Evaluation Conference",
91
+ month = may,
92
+ year = "2020",
93
+ address = "Marseille, France",
94
+ publisher = "European Language Resources Association",
95
+ url = "https://aclanthology.org/2020.lrec-1.497",
96
+ pages = "4034--4043",
97
+ language = "English",
98
+ ISBN = "979-10-95546-34-4",}
99
 
100
 
101
  ## This Dataset
102
+ > @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
103
+ author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
104
+ title = { DFP (Revision 1d24c09) },
105
+ year = 2023,
106
+ url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
107
+ doi = { 10.57967/hf/1200 },
108
+ publisher = { Hugging Face }
109
+ }
110
 
111
 
112