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