Datasets:
IIC
/

Modalities:
Text
Formats:
parquet
Languages:
Spanish
Libraries:
Datasets
pandas
License:
File size: 2,141 Bytes
f33b50a
8223fa2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f33b50a
 
8223fa2
 
 
 
eb8b101
8223fa2
 
eb8b101
 
 
 
 
 
 
 
 
 
 
 
 
 
8223fa2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
language:
- es
tags:
- biomedical
- clinical
- spanish
multilinguality:
- monolingual
task_categories:
- token-classification
task_ids:
- named-entity-recognition
license:
- cc-by-4.0
pretty_name: SocialDisNER
train-eval-index:
  - task: token-classification
    task_id: token_classification
    splits:
      train_split: train
      eval_split: test
    metrics:
      - type: f1
        name: f1
---

# SocialDisNER

This is a third party reupload of the [SocialDisNER](https://temu.bsc.es/socialdisner/) dataset.

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).

### Citation Information
```bibtext
@article{10.1093/jamia/ocae054,
    author = {García Subies, Guillem and Barbero Jiménez, Álvaro and Martínez Fernández, Paloma},
    title = {A comparative analysis of Spanish Clinical encoder-based models on NER and classification tasks},
    journal = {Journal of the American Medical Informatics Association},
    volume = {31},
    number = {9},
    pages = {2137-2146},
    year = {2024},
    month = {03},
    issn = {1527-974X},
    doi = {10.1093/jamia/ocae054},
    url = {https://doi.org/10.1093/jamia/ocae054},
}
```

### Citation Information of the original dataset 
```bibtex
@inproceedings{gasco-sanchez-etal-2022-socialdisner,
    title = "The {S}ocial{D}is{NER} shared task on detection of disease mentions in health-relevant content from social media: methods, evaluation, guidelines and corpora",
    author = "Gasco S{'a}nchez, Luis  and
      Estrada Zavala, Darryl  and
      Farr{'e}-Maduell, Eul{\`a}lia  and
      Lima-L{'o}pez, Salvador  and
      Miranda-Escalada, Antonio  and
      Krallinger, Martin",
    booktitle = "Proceedings of The Seventh Workshop on Social Media Mining for Health Applications, Workshop {\&} Shared Task",
    month = oct,
    year = "2022",
    address = "Gyeongju, Republic of Korea",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.smm4h-1.48",
    pages = "182--189",
}

```