Update README.md
Browse files
README.md
CHANGED
@@ -45,12 +45,12 @@ The model is fine-tuned to conduct medical named entity recognition on texts abo
|
|
45 |
If you use this model, please, cite as follows:
|
46 |
|
47 |
```
|
48 |
-
@article{
|
49 |
-
title = {Hybrid tool for semantic annotation and concept extraction of medical texts in Spanish},
|
50 |
author = {Campillos-Llanos, Leonardo and Valverde-Mateos, Ana and Capllonch-Carri{\'o}n, Adri{\'a}n},
|
51 |
-
journal = {
|
52 |
-
year={
|
53 |
-
publisher={
|
54 |
}
|
55 |
```
|
56 |
|
|
|
45 |
If you use this model, please, cite as follows:
|
46 |
|
47 |
```
|
48 |
+
@article{campillosetal2024,
|
49 |
+
title = {{Hybrid tool for semantic annotation and concept extraction of medical texts in Spanish}},
|
50 |
author = {Campillos-Llanos, Leonardo and Valverde-Mateos, Ana and Capllonch-Carri{\'o}n, Adri{\'a}n},
|
51 |
+
journal = {BMC Bioinformatics},
|
52 |
+
year={2024},
|
53 |
+
publisher={Springer}
|
54 |
}
|
55 |
```
|
56 |
|