Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Spanish
Libraries:
Datasets
pandas
License:
richardjonker2000 commited on
Commit
9b9ea1a
1 Parent(s): 77d4505

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -17,3 +17,34 @@ configs:
17
  - split: train
18
  path: data/train-*
19
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  - split: train
18
  path: data/train-*
19
  ---
20
+
21
+
22
+ # Dataset Card for SPACCC (Original Documents)
23
+
24
+ ## Dataset Summary
25
+
26
+ The SPACCC (Spanish Clinical Case Corpus) dataset consists of original clinical case documents in Spanish.
27
+ 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.
28
+ This is a redistribution of the original dataset, which can be found [here](https://zenodo.org/records/2560316).
29
+
30
+
31
+ ## Supported Tasks and Leaderboards
32
+
33
+ This dataset supports tasks related to named entity recognition (NER) and other text classification tasks in the biomedical domain.
34
+
35
+ ## Languages
36
+
37
+ The dataset is in Spanish.
38
+
39
+ ## Dataset Structure
40
+
41
+ The dataset comprises original clinical case documents in Spanish.
42
+
43
+ ## License
44
+
45
+ Licensed under CC4
46
+
47
+ ## Citation
48
+ Ander Intxaurrondo, & Krallinger, M. (2018). SPACCC (2019-02-01) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.2560316
49
+
50
+