Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,8 @@ The merged dataset utilized in this project combines four distinct annotated dat
|
|
| 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 |
|
|
|
|
|
|
|
| 43 |
#### Origin
|
| 44 |
The constituent datasets include:
|
| 45 |
- **[SympTEMIST](https://zenodo.org/records/10635215)**: Designed for symptom, sign, and finding annotation, contributing 12,193 annotations.
|
|
@@ -87,3 +89,5 @@ Table 2: Total number of overlapping entities within the datasets.
|
|
| 87 |
| PharmaCoNER | 0 | 0 | 0 |
|
| 88 |
| Total | 798 | 272 | 1070 |
|
| 89 |
|
|
|
|
|
|
|
|
|
| 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 |
|
| 43 |
+
In order to use this dataset, the [documents](https://huggingface.co/datasets/IEETA/SPACCC-documents) are also provided.
|
| 44 |
+
|
| 45 |
#### Origin
|
| 46 |
The constituent datasets include:
|
| 47 |
- **[SympTEMIST](https://zenodo.org/records/10635215)**: Designed for symptom, sign, and finding annotation, contributing 12,193 annotations.
|
|
|
|
| 89 |
| PharmaCoNER | 0 | 0 | 0 |
|
| 90 |
| Total | 798 | 272 | 1070 |
|
| 91 |
|
| 92 |
+
|
| 93 |
+
Licensed under MIT
|