Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ configs:
|
|
| 36 |
### Dataset
|
| 37 |
|
| 38 |
#### Description
|
| 39 |
-
The merged dataset utilized in this project combines four distinct annotated datasets, all based on the Spanish Clinical Case Corpus ([SPACCC](https://zenodo.org/records/2560316)), a compilation of clinical case reports from Spanish medical publications. This merged dataset encompasses a total of 16,504 sentences across 1,000 clinical cases. The dataset focuses on identifying various medical entities within clinical narratives, including symptoms
|
| 40 |
|
| 41 |
The dataset is furhter provided on [zenodo](https://zenodo.org/records/11174163), and construction is detailed in our [GitHub](https://github.com/ieeta-pt/Multi-Head-CRF/) repository.
|
| 42 |
|
|
|
|
| 36 |
### Dataset
|
| 37 |
|
| 38 |
#### Description
|
| 39 |
+
The merged dataset utilized in this project combines four distinct annotated datasets, all based on the Spanish Clinical Case Corpus ([SPACCC](https://zenodo.org/records/2560316)), a compilation of clinical case reports from Spanish medical publications. This merged dataset encompasses a total of 16,504 sentences across 1,000 clinical cases. The dataset focuses on identifying various medical entities within clinical narratives, including **symptoms**, medical **procedures**, **diseases**, **proteins**, and **chemicals**.
|
| 40 |
|
| 41 |
The dataset is furhter provided on [zenodo](https://zenodo.org/records/11174163), and construction is detailed in our [GitHub](https://github.com/ieeta-pt/Multi-Head-CRF/) repository.
|
| 42 |
|