| --- |
| dataset_info: |
| features: |
| - name: filename |
| dtype: string |
| - name: document |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 2431818 |
| num_examples: 1000 |
| download_size: 1428083 |
| dataset_size: 2431818 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| license: cc-by-4.0 |
| language: |
| - es |
| --- |
| |
|
|
| # Dataset Card for SPACCC (Original Documents) |
|
|
| ## Dataset Summary |
|
|
| The SPACCC (Spanish Clinical Case Corpus) dataset consists of original clinical case documents in Spanish. |
| These documents should be utilized in conjucntion with [this dataset](https://huggingface.co/datasets/IEETA/SPACCC-Spanish-NER) in order to perform biomedical Named Entity Recognition. |
| This is a redistribution of the original dataset, which can be found [here](https://zenodo.org/records/2560316). |
|
|
|
|
| ## Supported Tasks and Leaderboards |
|
|
| This dataset supports tasks related to named entity recognition (NER) and other text classification tasks in the biomedical domain. |
|
|
| ## Languages |
|
|
| The dataset is in Spanish. |
|
|
| ## Dataset Structure |
|
|
| The dataset comprises original clinical case documents in Spanish. |
|
|
| ## License |
|
|
| Licensed under CC4 |
|
|
| ## Citation |
| Ander Intxaurrondo, & Krallinger, M. (2018). SPACCC (2019-02-01) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.2560316 |