File size: 1,231 Bytes
f1c605d
 
deb8fcc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f1c605d
deb8fcc
 
 
 
 
 
 
4ce7211
 
deb8fcc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- es
tags:
- biomedical
- clinical
- spanish
multilinguality:
- monolingual
task_categories:
- token-classification
task_ids:
- named-entity-recognition
license:
- cc-by-4.0
pretty_name: LivingNER
train-eval-index:
  - task: token-classification
    task_id: token_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 1 dataset.

It only contains the task 1 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 [TODO](TODO).

### Citation Information
```bibtex
TODO
```

### 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}
}
```