bourdoiscatie commited on
Commit
76554af
·
verified ·
1 Parent(s): f900f81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -83,7 +83,8 @@ dataset = load_dataset("CATIE-AQ/wikiner_fr_prompt_ner")
83
 
84
  # Citation
85
  ## Original data
86
- > @article{NOTHMAN2013151,
 
87
  title = {Learning multilingual named entity recognition from Wikipedia},
88
  journal = {Artificial Intelligence},
89
  volume = {194},
@@ -95,11 +96,12 @@ doi = {https://doi.org/10.1016/j.artint.2012.03.006},
95
  url = {https://www.sciencedirect.com/science/article/pii/S0004370212000276},
96
  author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran},
97
  }
98
-
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,
@@ -107,7 +109,7 @@ author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and J
107
  doi = { 10.57967/hf/1200 },
108
  publisher = { Hugging Face }
109
  }
110
-
111
 
112
 
113
  ## License
 
83
 
84
  # Citation
85
  ## Original data
86
+ ```
87
+ @article{NOTHMAN2013151,
88
  title = {Learning multilingual named entity recognition from Wikipedia},
89
  journal = {Artificial Intelligence},
90
  volume = {194},
 
96
  url = {https://www.sciencedirect.com/science/article/pii/S0004370212000276},
97
  author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran},
98
  }
99
+ ```
100
 
101
 
102
  ## This Dataset
103
+ ```
104
+ @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
105
  author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
106
  title = { DFP (Revision 1d24c09) },
107
  year = 2023,
 
109
  doi = { 10.57967/hf/1200 },
110
  publisher = { Hugging Face }
111
  }
112
+ ```
113
 
114
 
115
  ## License