Datasets:

Modalities:
Text
Languages:
Spanish
Libraries:
Datasets
License:
cantemist-ner / README.md
mapama247's picture
Update README.md
6cb9310
|
raw
history blame
5.91 kB
metadata
annotations_creators:
  - expert-generated
languages:
  - es
multilinguality:
  - monolingual
task_categories:
  - token-classification
  - text-classification
  - multi-label-text-classification
task_ids:
  - named-entity-recognition
licenses:
  - cc-by-4-0

CANTEMIST Corpus

Dataset Description

Dataset Summary

Collection of 1301 oncological clinical case reports written in Spanish, with tumor morphology mentions manually annotated and mapped by clinical experts to a controlled terminology. Every tumor morphology mention is linked to an eCIE-O code (the Spanish equivalent of ICD-O).

The training subset contains 501 documents, the development subsets 500, and the test subset 300. The original dataset is distributed in Brat format.

This dataset was designed for the CANcer TExt Mining Shared Task, sponsored by Plan de Impulso de las Tecnologías del Lenguaje (Plan-TL).

For further information, please visit the official website.

Digital Object Identifier (DOI) and access to dataset files

https://zenodo.org/record/3978041

Supported Tasks

Named Entity Recognition

Languages

ES - Spanish

Directory Structure

  • README.md
  • cantemist.py
  • TODO
  • TODO
  • TODO

Dataset Structure

Data Instances

Three four-column files, one for each split.

Data Fields

Every file has 4 columns:

  • 1st column: Word form or punctuation symbol
  • 2nd column: Original BRAT file name
  • 3rd column: Spans
  • 4th column: IOB tag

Example

El                  cc_onco101    662_664    O
informe             cc_onco101    665_672    O
HP                  cc_onco101    673_675    O
es                  cc_onco101    676_678    O
compatible          cc_onco101    679_689    O
con                 cc_onco101    690_693    O
adenocarcinoma      cc_onco101    694_708    B-MORFOLOGIA_NEOPLASIA
moderadamente       cc_onco101    709_722    I-MORFOLOGIA_NEOPLASIA
diferenciado        cc_onco101    723_735    I-MORFOLOGIA_NEOPLASIA
que                 cc_onco101    736_739    O
afecta              cc_onco101    740_746    O
a                   cc_onco101    747_748    O
grasa               cc_onco101    749_754    O
peripancreática     cc_onco101    755_770    O
sobrepasando        cc_onco101    771_783    O
la                  cc_onco101    784_786    O
serosa              cc_onco101    787_793    O
,                   cc_onco101    793_794    O
infiltración        cc_onco101    795_807    O
perineural          cc_onco101    808_818    O
.                   cc_onco101    818_819    O

Data Splits

  • train: 18,916 tokens (TODO)
  • development: 17,656 tokens (TODO)
  • test: 10,886 tokens (TODO)

Dataset Creation

Curation Rationale

For compatibility with similar datasets in other languages, we followed as close as possible existing curation guidelines.

Source Data

Initial Data Collection and Normalization

The selected clinical case reports are fairly similar to hospital health records. To increase the usefulness and practical relevance of the CANTEMIST corpus, we selected clinical cases affecting all genders and that comprised most ages (from children to the elderly) and of various complexity levels (solid tumors, hemato-oncological malignancies, neuroendocrine cancer...).

The CANTEMIST cases include clinical signs and symptoms, personal and family history, current illness, physical examination, complementary tests (blood tests, imaging, pathology), diagnosis, treatment (including adverse effects of chemotherapy), evolution and outcome.

Who are the source language producers?

Humans, there is no machine generated data.

Annotations

Annotation process

The manual annotation of the Cantemist corpus was performed by clinical experts following the Cantemist guidelines (for more detail refer to this paper). These guidelines contain rules for annotating morphology neoplasms in Spanish oncology clinical cases, as well as for mapping these annotations to eCIE-O.

A medical doctor was regularly consulted by annotators (scientists with PhDs on cancer-related subjects) for the most difficult pathology expressions. This same doctor periodically checked a random selection of annotated clinical records and these annotations were compared and discussed with the annotators. To normalize a selection of very complex cases, MD specialists in pathology from one of the largest university hospitals in Spain were consulted.

Who are the annotators?

Clinical experts.

Personal and Sensitive Information

No personal or sensitive information included.

Additional Information

Dataset Curators

The Text Mining Unit from Barcelona Supercomputing center.

Contact

[email protected]

Citation Information

If you use these resources in your work, please cite the following paper:

@article{miranda2020named,
  title={Named Entity Recognition, Concept Normalization and Clinical Coding: Overview of the Cantemist Track for Cancer Text Mining in Spanish, Corpus, Guidelines, Methods and Results.},
  author={Miranda-Escalada, Antonio and Farr{\'e}, Eul{\`a}lia and Krallinger, Martin},
  journal={IberLEF@ SEPLN},
  pages={303--323},
  year={2020}
}

Funding

This work was funded by the Spanish State Secretariat for Digitalization and Artificial Intelligence (SEDIA) within the framework of the Plan-TL.

Licensing Information

Attribution 4.0 International License
This work is licensed under a Attribution 4.0 International License.