gabrielaltay
commited on
Commit
•
1c1fbf9
1
Parent(s):
5269886
upload hub_repos/distemist/README.md to hub from bigbio repo
Browse files
README.md
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
license: cc-by-4.0
|
6 |
+
license_bigbio_shortname: CC_BY_4p0
|
7 |
+
pretty_name: DisTEMIST
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# Dataset Card for DisTEMIST
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Homepage:** https://zenodo.org/record/6671292
|
16 |
+
- **Pubmed:** False
|
17 |
+
- **Public:** True
|
18 |
+
- **Tasks:** Named Entity Recognition, Named Entity Disambiguation
|
19 |
+
|
20 |
+
|
21 |
+
The DisTEMIST corpus is a collection of 1000 clinical cases with disease annotations linked with Snomed-CT concepts.
|
22 |
+
All documents are released in the context of the BioASQ DisTEMIST track for CLEF 2022.
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
## Citation Information
|
27 |
+
|
28 |
+
```
|
29 |
+
@article{miranda2022overview,
|
30 |
+
|
31 |
+
title={Overview of DisTEMIST at BioASQ: Automatic detection and normalization of diseases
|
32 |
+
from clinical texts: results, methods, evaluation and multilingual resources},
|
33 |
+
|
34 |
+
author={Miranda-Escalada, Antonio and Gascó, Luis and Lima-López, Salvador and Farré-Maduell,
|
35 |
+
Eulàlia and Estrada, Darryl and Nentidis, Anastasios and Krithara, Anastasia and Katsimpras,
|
36 |
+
Georgios and Paliouras, Georgios and Krallinger, Martin},
|
37 |
+
|
38 |
+
booktitle={Working Notes of Conference and Labs of the Evaluation (CLEF) Forum.
|
39 |
+
CEUR Workshop Proceedings},
|
40 |
+
|
41 |
+
year={2022}
|
42 |
+
}
|
43 |
+
|
44 |
+
```
|