Datasets:
IIC
/

Modalities:
Text
Formats:
parquet
Languages:
Spanish
Size:
< 1K
Libraries:
Datasets
pandas
License:
GuillemGSubies commited on
Commit
d34b143
·
verified ·
1 Parent(s): 1b91bc1

Add citation info to README

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -32,11 +32,23 @@ This is a third party reupload of the [LivingNER](https://temu.bsc.es/livingner/
32
 
33
  It only contains the task 3 for the Spanish language. It does not include the multilingual data nor the background data.
34
 
35
- This dataset is part of a benchmark in the paper [TODO](TODO).
36
 
37
  ### Citation Information
38
- ```bibtex
39
- TODO
 
 
 
 
 
 
 
 
 
 
 
 
40
  ```
41
 
42
  ### Citation Information of the original dataset
 
32
 
33
  It only contains the task 3 for the Spanish language. It does not include the multilingual data nor the background data.
34
 
35
+ This dataset is part of a benchmark in the paper [A comparative analysis of Spanish Clinical encoder-based models on NER and classification tasks](https://doi.org/10.1093/jamia/ocae054).
36
 
37
  ### Citation Information
38
+ ```bibtext
39
+ @article{10.1093/jamia/ocae054,
40
+ author = {García Subies, Guillem and Barbero Jiménez, Álvaro and Martínez Fernández, Paloma},
41
+ title = {A comparative analysis of Spanish Clinical encoder-based models on NER and classification tasks},
42
+ journal = {Journal of the American Medical Informatics Association},
43
+ volume = {31},
44
+ number = {9},
45
+ pages = {2137-2146},
46
+ year = {2024},
47
+ month = {03},
48
+ issn = {1527-974X},
49
+ doi = {10.1093/jamia/ocae054},
50
+ url = {https://doi.org/10.1093/jamia/ocae054},
51
+ }
52
  ```
53
 
54
  ### Citation Information of the original dataset