janrodriguez
commited on
Commit
•
77c8830
1
Parent(s):
0c312c3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
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 [DisTEMIST](https://doi.org/10.5281/zenodo.7614764) corpus.
|
10 |
+
|
11 |
+
# Citation
|
12 |
+
Please cite the following works:
|
13 |
+
|
14 |
+
```
|
15 |
+
@dataset{miranda_escalada_2023_7614764,
|
16 |
+
author = {Miranda-Escalada, Antonio and
|
17 |
+
Eulàlia Farré and
|
18 |
+
Luis Gasco and
|
19 |
+
Salvador Lima and
|
20 |
+
Martin Krallinger},
|
21 |
+
title = {{DisTEMIST corpus: detection and normalization of
|
22 |
+
disease mentions in spanish clinical cases}},
|
23 |
+
month = feb,
|
24 |
+
year = 2023,
|
25 |
+
publisher = {Zenodo},
|
26 |
+
version = {5.1},
|
27 |
+
doi = {10.5281/zenodo.7614764},
|
28 |
+
url = {https://doi.org/10.5281/zenodo.7614764}
|
29 |
+
}
|
30 |
+
```
|
31 |
+
|
32 |
+
# Contacting authors
|
33 |
+
jan.rodriguez [at] bsc.es
|
34 |
+
|
35 |
+
## More information on data, usage, limitations, and performance metrics soon
|