Datasets:
IIC
/

Modalities:
Text
Formats:
parquet
Languages:
Spanish
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 1,889 Bytes
317a1bb
1b91bc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
317a1bb
 
1b91bc1
 
 
 
 
 
d34b143
1b91bc1
 
d34b143
 
 
 
 
 
 
 
 
 
 
 
 
 
1b91bc1
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- es
tags:
- biomedical
- clinical
- spanish
multilinguality:
- monolingual
task_categories:
- text-classification
task_ids:
- multi-label-classification
license:
- cc-by-4.0
pretty_name: LivingNER3

train-eval-index:
  - task: text-classification
    task_id: multi_label_classification
    splits:
      train_split: train
      eval_split: test
    metrics:
      - type: f1
        name: f1
---

# LivingNER

This is a third party reupload of the [LivingNER](https://temu.bsc.es/livingner/) task 3 dataset.

It only contains the task 3 for the Spanish language. It does not include the multilingual data nor the background data.

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
@article{amiranda2022nlp,
title={Mention detection, normalization \& classification of species, pathogens, humans and food in clinical documents: Overview of LivingNER shared task and resources},
author={Miranda-Escalada, Antonio and Farr{'e}-Maduell, Eul{`a}lia and Lima-L{'o}pez, Salvador and Estrada, Darryl and Gasc{'o}, Luis and Krallinger, Martin},
journal = {Procesamiento del Lenguaje Natural},
year={2022}
}
```