Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
---
|
6 |
+
|
7 |
+
Model trained on [MEDDOCAN](https://zenodo.org/records/4279323).
|
8 |
+
|
9 |
+
Please cite the following works:
|
10 |
+
|
11 |
+
```
|
12 |
+
@dataset{marimon_2020_4279323,
|
13 |
+
author = {Marimon, Montserrat and
|
14 |
+
Gonzalez-Agirre, Aitor and
|
15 |
+
Intxaurrondo, Ander and
|
16 |
+
Rodríguez, Heidy and
|
17 |
+
Lopez Martin, Jose Antonio and
|
18 |
+
Villegas, Marta and
|
19 |
+
Krallinger, Martin},
|
20 |
+
title = {{MEDDOCAN corpus: gold standard annotations for
|
21 |
+
Medical Document Anonymization on Spanish clinical
|
22 |
+
case reports}},
|
23 |
+
month = nov,
|
24 |
+
year = 2020,
|
25 |
+
publisher = {Zenodo},
|
26 |
+
version = {1.0},
|
27 |
+
doi = {10.5281/zenodo.4279323},
|
28 |
+
url = {https://doi.org/10.5281/zenodo.4279323}
|
29 |
+
}
|
30 |
+
```
|