gabrielaltay
commited on
Commit
•
2591994
1
Parent(s):
fff108a
upload hub_repos/ctebmsp/README.md to hub from bigbio repo
Browse files
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
license: cc-by-nc-4.0
|
6 |
+
license_bigbio_shortname: CC_BY_NC_4p0
|
7 |
+
pretty_name: CT-EBM-SP
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# Dataset Card for CT-EBM-SP
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Homepage:** http://www.lllf.uam.es/ESP/nlpmedterm_en.html
|
16 |
+
- **Pubmed:** True
|
17 |
+
- **Public:** True
|
18 |
+
- **Tasks:** Named Entity Recognition
|
19 |
+
|
20 |
+
|
21 |
+
### Ctebmsp Abstracts
|
22 |
+
|
23 |
+
The "abstracts" subset of the Clinical Trials for Evidence-Based Medicine in Spanish
|
24 |
+
(CT-EBM-SP) corpus contains 500 abstracts of clinical trial studies in Spanish,
|
25 |
+
published in journals with a Creative Commons license. Most were downloaded from
|
26 |
+
the SciELO repository and free abstracts in PubMed.
|
27 |
+
|
28 |
+
Abstracts were retrieved with the query:
|
29 |
+
Clinical Trial[ptyp] AND “loattrfree full text”[sb] AND “spanish”[la].
|
30 |
+
|
31 |
+
(Information collected from 10.1186/s12911-021-01395-z)
|
32 |
+
|
33 |
+
|
34 |
+
### Ctebmsp Eudract
|
35 |
+
|
36 |
+
The "abstracts" subset of the Clinical Trials for Evidence-Based Medicine in Spanish
|
37 |
+
(CT-EBM-SP) corpus contains 500 abstracts of clinical trial studies in Spanish,
|
38 |
+
published in journals with a Creative Commons license. Most were downloaded from
|
39 |
+
the SciELO repository and free abstracts in PubMed.
|
40 |
+
|
41 |
+
Abstracts were retrieved with the query:
|
42 |
+
Clinical Trial[ptyp] AND “loattrfree full text”[sb] AND “spanish”[la].
|
43 |
+
|
44 |
+
(Information collected from 10.1186/s12911-021-01395-z)
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
+
## Citation Information
|
51 |
+
|
52 |
+
```
|
53 |
+
@article{CampillosLlanos2021,
|
54 |
+
author = {Leonardo Campillos-Llanos and
|
55 |
+
Ana Valverde-Mateos and
|
56 |
+
Adri{'{a}}n Capllonch-Carri{'{o}}n and
|
57 |
+
Antonio Moreno-Sandoval},
|
58 |
+
title = {A clinical trials corpus annotated with {UMLS}
|
59 |
+
entities to enhance the access to evidence-based medicine},
|
60 |
+
journal = {{BMC} Medical Informatics and Decision Making},
|
61 |
+
volume = {21},
|
62 |
+
year = {2021},
|
63 |
+
url = {https://doi.org/10.1186/s12911-021-01395-z},
|
64 |
+
doi = {10.1186/s12911-021-01395-z},
|
65 |
+
biburl = {},
|
66 |
+
bibsource = {}
|
67 |
+
}
|
68 |
+
|
69 |
+
```
|