janrodriguez commited on
Commit
62f2950
verified
1 Parent(s): 2aa9498

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -3
README.md CHANGED
@@ -1,3 +1,45 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - es
5
+ ---
6
+
7
+ # Training data
8
+
9
+ Model trained on the medication mentions of [CARMEN-I](https://zenodo.org/records/10171540) and [DrugTEMIST](https://doi.org/10.5281/zenodo.11065433).
10
+
11
+ # Citation
12
+ Please cite the following works:
13
+
14
+ ```
15
+ @misc{lima_lopez_2023_10171540,
16
+ author = {Lima-L贸pez, Salvador and
17
+ Farr茅-Maduell, Eul脿lia and
18
+ Krallinger, Martin},
19
+ title = {{CARMEN-I: Clinical Entities Annotation Guidelines
20
+ in Spanish}},
21
+ month = nov,
22
+ year = 2023,
23
+ publisher = {Zenodo},
24
+ doi = {10.5281/zenodo.10171540},
25
+ url = {https://doi.org/10.5281/zenodo.10171540}
26
+ }
27
+
28
+ @misc{lima_lopez_2024_11065433,
29
+ author = {Lima-L贸pez, Salvador and
30
+ Farr茅-Maduell, Eul脿lia and
31
+ Krallinger, Martin},
32
+ title = {{DrugTEMIST Guidelines: Annotation of Medication in
33
+ Medical Documents}},
34
+ month = apr,
35
+ year = 2024,
36
+ publisher = {Zenodo},
37
+ doi = {10.5281/zenodo.11065433},
38
+ url = {https://doi.org/10.5281/zenodo.11065433}
39
+ }
40
+ ```
41
+
42
+ # Contacting authors
43
+ jan.rodriguez [at] bsc.es
44
+
45
+ ## More information on data, usage, limitations, and performance metrics soon