bourdoiscatie commited on
Commit
fef2018
·
verified ·
1 Parent(s): 985a1d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -14
README.md CHANGED
@@ -270,23 +270,24 @@ dataset_train.head()
270
  # Citations
271
 
272
  ### multiconer
273
-
274
- > @inproceedings{multiconer2-report,
275
  title={{SemEval-2023 Task 2: Fine-grained Multilingual Named Entity Recognition (MultiCoNER 2)}},
276
  author={Fetahu, Besnik and Kar, Sudipta and Chen, Zhiyu and Rokhlenko, Oleg and Malmasi, Shervin},
277
  booktitle={Proceedings of the 17th International Workshop on Semantic Evaluation (SemEval-2023)},
278
  year={2023},
279
  publisher={Association for Computational Linguistics}}
280
 
281
- > @article{multiconer2-data,
 
282
  title={{MultiCoNER v2: a Large Multilingual dataset for Fine-grained and Noisy Named Entity Recognition}},
283
  author={Fetahu, Besnik and Chen, Zhiyu and Kar, Sudipta and Rokhlenko, Oleg and Malmasi, Shervin},
284
  year={2023}}
285
-
286
 
287
  ### multinerd
288
-
289
- > @inproceedings{tedeschi-navigli-2022-multinerd,
290
  title = "{M}ulti{NERD}: A Multilingual, Multi-Genre and Fine-Grained Dataset for Named Entity Recognition (and Disambiguation)",
291
  author = "Tedeschi, Simone and Navigli, Roberto",
292
  booktitle = "Findings of the Association for Computational Linguistics: NAACL 2022",
@@ -297,21 +298,22 @@ dataset_train.head()
297
  url = "https://aclanthology.org/2022.findings-naacl.60",
298
  doi = "10.18653/v1/2022.findings-naacl.60",
299
  pages = "801--812"}
300
-
301
 
302
  ### pii-masking-200k
303
-
304
- > @misc {ai4privacy_2023,
305
  author = { {ai4Privacy} },
306
  title = { pii-masking-200k (Revision 1d4c0a1) },
307
  year = 2023,
308
  url = { https://huggingface.co/datasets/ai4privacy/pii-masking-200k },
309
  doi = { 10.57967/hf/1532 },
310
  publisher = { Hugging Face }}
 
311
 
312
  ### wikiann
313
-
314
- > @inproceedings{rahimi-etal-2019-massively,
315
  title = "Massively Multilingual Transfer for {NER}",
316
  author = "Rahimi, Afshin and Li, Yuan and Cohn, Trevor",
317
  booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
@@ -321,10 +323,11 @@ publisher = { Hugging Face }}
321
  publisher = "Association for Computational Linguistics",
322
  url = "https://www.aclweb.org/anthology/P19-1015",
323
  pages = "151--164"}
 
324
 
325
  ### wikiner
326
-
327
- > @article{NOTHMAN2013151,
328
  title = {Learning multilingual named entity recognition from Wikipedia},
329
  journal = {Artificial Intelligence},
330
  volume = {194},
@@ -335,7 +338,7 @@ issn = {0004-3702},
335
  doi = {https://doi.org/10.1016/j.artint.2012.03.006},
336
  url = {https://www.sciencedirect.com/science/article/pii/S0004370212000276},
337
  author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran}}
338
-
339
 
340
  ### frenchNER_3entities
341
  ```
 
270
  # Citations
271
 
272
  ### multiconer
273
+ ```
274
+ @inproceedings{multiconer2-report,
275
  title={{SemEval-2023 Task 2: Fine-grained Multilingual Named Entity Recognition (MultiCoNER 2)}},
276
  author={Fetahu, Besnik and Kar, Sudipta and Chen, Zhiyu and Rokhlenko, Oleg and Malmasi, Shervin},
277
  booktitle={Proceedings of the 17th International Workshop on Semantic Evaluation (SemEval-2023)},
278
  year={2023},
279
  publisher={Association for Computational Linguistics}}
280
 
281
+
282
+ @article{multiconer2-data,
283
  title={{MultiCoNER v2: a Large Multilingual dataset for Fine-grained and Noisy Named Entity Recognition}},
284
  author={Fetahu, Besnik and Chen, Zhiyu and Kar, Sudipta and Rokhlenko, Oleg and Malmasi, Shervin},
285
  year={2023}}
286
+ ```
287
 
288
  ### multinerd
289
+ ```
290
+ @inproceedings{tedeschi-navigli-2022-multinerd,
291
  title = "{M}ulti{NERD}: A Multilingual, Multi-Genre and Fine-Grained Dataset for Named Entity Recognition (and Disambiguation)",
292
  author = "Tedeschi, Simone and Navigli, Roberto",
293
  booktitle = "Findings of the Association for Computational Linguistics: NAACL 2022",
 
298
  url = "https://aclanthology.org/2022.findings-naacl.60",
299
  doi = "10.18653/v1/2022.findings-naacl.60",
300
  pages = "801--812"}
301
+ ```
302
 
303
  ### pii-masking-200k
304
+ ```
305
+ @misc {ai4privacy_2023,
306
  author = { {ai4Privacy} },
307
  title = { pii-masking-200k (Revision 1d4c0a1) },
308
  year = 2023,
309
  url = { https://huggingface.co/datasets/ai4privacy/pii-masking-200k },
310
  doi = { 10.57967/hf/1532 },
311
  publisher = { Hugging Face }}
312
+ ```
313
 
314
  ### wikiann
315
+ ```
316
+ @inproceedings{rahimi-etal-2019-massively,
317
  title = "Massively Multilingual Transfer for {NER}",
318
  author = "Rahimi, Afshin and Li, Yuan and Cohn, Trevor",
319
  booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
 
323
  publisher = "Association for Computational Linguistics",
324
  url = "https://www.aclweb.org/anthology/P19-1015",
325
  pages = "151--164"}
326
+ ```
327
 
328
  ### wikiner
329
+ ```
330
+ @article{NOTHMAN2013151,
331
  title = {Learning multilingual named entity recognition from Wikipedia},
332
  journal = {Artificial Intelligence},
333
  volume = {194},
 
338
  doi = {https://doi.org/10.1016/j.artint.2012.03.006},
339
  url = {https://www.sciencedirect.com/science/article/pii/S0004370212000276},
340
  author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran}}
341
+ ```
342
 
343
  ### frenchNER_3entities
344
  ```