Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
| 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) corpus.
|
| 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 |
+
|
| 29 |
+
# Contacting authors
|
| 30 |
+
jan.rodriguez [at] bsc.es
|
| 31 |
+
|
| 32 |
+
## More information on data, usage, limitations, and performance metrics soon
|