Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Spanish
Size:
10K - 100K
License:
lcampillos
commited on
Commit
•
c6f7e16
1
Parent(s):
feb1e2f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,114 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
+
# Dataset Card for [Dataset Name]
|
5 |
+
|
6 |
+
## Table of Contents
|
7 |
+
- [Table of Contents](#table-of-contents)
|
8 |
+
- [Dataset Description](#dataset-description)
|
9 |
+
- [Dataset Summary](#dataset-summary)
|
10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
11 |
+
- [Languages](#languages)
|
12 |
+
- [Dataset Structure](#dataset-structure)
|
13 |
+
- [Data Instances](#data-instances)
|
14 |
+
- [Data Fields](#data-fields)
|
15 |
+
- [Data Splits](#data-splits)
|
16 |
+
- [Dataset Creation](#dataset-creation)
|
17 |
+
- [Curation Rationale](#curation-rationale)
|
18 |
+
- [Source Data](#source-data)
|
19 |
+
- [Annotations](#annotations)
|
20 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
21 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
22 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
23 |
+
- [Discussion of Biases](#discussion-of-biases)
|
24 |
+
- [Other Known Limitations](#other-known-limitations)
|
25 |
+
- [Additional Information](#additional-information)
|
26 |
+
- [Dataset Curators](#dataset-curators)
|
27 |
+
- [Licensing Information](#licensing-information)
|
28 |
+
- [Citation Information](#citation-information)
|
29 |
+
- [Contributions](#contributions)
|
30 |
+
|
31 |
+
## Dataset Description
|
32 |
+
|
33 |
+
- **Homepage:** http://www.lllf.uam.es/ESP/nlpmedterm_en.html
|
34 |
+
- **Repository:** http://www.lllf.uam.es/ESP/nlpdata/wp2/CT-EBM-SP.zip
|
35 |
+
- **Paper:** Campillos-Llanos, L., Valverde-Mateos, A., Capllonch-Carrión, A., & Moreno-Sandoval, A. (2021). A clinical trials corpus annotated with UMLS entities to enhance the access to evidence-based medicine. BMC medical informatics and decision making, 21(1), 1-19
|
36 |
+
- **Leaderboard:**
|
37 |
+
- **Point of Contact:** leonardo.campillos AT gmail.com
|
38 |
+
|
39 |
+
### Dataset Summary
|
40 |
+
|
41 |
+
The [Clinical Trials for Evidence-Based-Medicine in Spanish corpus](http://www.lllf.uam.es/ESP/nlpdata/wp2/) is a collection of 1200 texts about clinical trials studies and clinical trials announcements:
|
42 |
+
- 500 abstracts from journals published under a Creative Commons license, e.g. available in PubMed or the Scientific Electronic Library Online (SciELO)
|
43 |
+
- 700 clinical trials announcements published in the European Clinical Trials Register and Repositorio Español de Estudios Clínicos
|
44 |
+
|
45 |
+
If you use the CT-EBM-ES resource, please, cite as follows:
|
46 |
+
|
47 |
+
```
|
48 |
+
@article{campillosetal-midm2021,
|
49 |
+
title = {A clinical trials corpus annotated with UMLS© entities to enhance the access to Evidence-Based Medicine},
|
50 |
+
author = {Campillos-Llanos, Leonardo and Valverde-Mateos, Ana and Capllonch-Carri{\'o}n, Adri{\'a}n and Moreno-Sandoval, Antonio},
|
51 |
+
journal = {BMC Medical Informatics and Decision Making},
|
52 |
+
volume={21},
|
53 |
+
number={1},
|
54 |
+
pages={1--19},
|
55 |
+
year={2021},
|
56 |
+
publisher={BioMed Central}
|
57 |
+
}
|
58 |
+
```
|
59 |
+
|
60 |
+
### Supported Tasks and Leaderboards
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Languages
|
65 |
+
|
66 |
+
Spanish
|
67 |
+
|
68 |
+
## Dataset Structure
|
69 |
+
|
70 |
+
### Data Instances
|
71 |
+
|
72 |
+
[More Information Needed]
|
73 |
+
|
74 |
+
### Data Fields
|
75 |
+
|
76 |
+
[More Information Needed]
|
77 |
+
|
78 |
+
### Data Splits
|
79 |
+
|
80 |
+
[More Information Needed]
|
81 |
+
|
82 |
+
## Dataset Creation
|
83 |
+
|
84 |
+
### Curation Rationale
|
85 |
+
|
86 |
+
[More Information Needed]
|
87 |
+
|
88 |
+
### Source Data
|
89 |
+
|
90 |
+
#### Initial Data Collection and Normalization
|
91 |
+
|
92 |
+
[More Information Needed]
|
93 |
+
|
94 |
+
#### Who are the source language producers?
|
95 |
+
|
96 |
+
[More Information Needed]
|
97 |
+
|
98 |
+
### Annotations
|
99 |
+
|
100 |
+
#### Annotation process
|
101 |
+
|
102 |
+
[More Information Needed]
|
103 |
+
|
104 |
+
#### Who are the annotators?
|
105 |
+
|
106 |
+
[More Information Needed]
|
107 |
+
|
108 |
+
### Personal and Sensitive Information
|
109 |
+
|
110 |
+
[More Information Needed]
|
111 |
+
|
112 |
+
## Considerations for Using the Data
|
113 |
+
|
114 |
+
### Social Impact of Dataset
|