gabrielaltay commited on
Commit
49a523a
1 Parent(s): 8c0e245

upload hub_repos/cardiode/README.md to hub from bigbio repo

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ger
4
+ bigbio_language:
5
+ - German
6
+ license: other
7
+ multilinguality: monolingual
8
+ pretty_name: CARDIO:DE
9
+ homepage: https://heidata.uni-heidelberg.de/dataset.xhtml?persistentId=doi:10.11588/data/AFYQDY
10
+ bigbio_pubmed: false
11
+ bigbio_public: false
12
+ bigbio_tasks:
13
+ - NAMED_ENTITY_RECOGNITION
14
+ ---
15
+
16
+
17
+ # Dataset Card for CARDIO.DE
18
+
19
+ ## Dataset Description
20
+
21
+ - **Homepage:** https://heidata.uni-heidelberg.de/dataset.xhtml?persistentId=doi:10.11588/data/AFYQDY
22
+ - **Pubmed:** False
23
+ - **Public:** False
24
+ - **Tasks:** NER
25
+
26
+
27
+ We present CARDIO:DE, the first freely available and distributable large German clinical corpus from the cardiovascular domain. CARDIO:DE encompasses 500 clinical routine German doctor’s letters from Heidelberg University Hospital, which were manually annotated. Our prospective study design complies well with current data protection regulations and allows us to keep the original structure of clinical documents consistent. In order to ease access to our corpus, we manually de-identified all letters. To enable various information extraction tasks the temporal information in the documents was preserved. We added two high-quality manual annotation layers to CARDIO:DE, (1) medication information and (2) CDA-compliant section classes.
28
+
29
+
30
+ ## Citation Information
31
+
32
+ ```
33
+ @data{
34
+ data/AFYQDY_2022,
35
+ author = {Christoph Dieterich},
36
+ publisher = {heiDATA},
37
+ title = {{CARDIO:DE}},
38
+ year = {2022},
39
+ version = {V5},
40
+ doi = {10.11588/data/AFYQDY},
41
+ url = {https://doi.org/10.11588/data/AFYQDY}
42
+ }
43
+ ```