lcampillos commited on
Commit
c323c00
·
verified ·
1 Parent(s): 3a34d81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -43,11 +43,13 @@ The model is fine-tuned on the [CT-EBM-ES corpus (Campillos-Llanos et al. 2021)]
43
  If you use this model, please, cite as follows:
44
 
45
  ```
46
- @article{campillosetal2024,
47
-         title = {{Hybrid tool for semantic annotation and concept extraction of medical texts in Spanish}},
48
          author = {Campillos-Llanos, Leonardo and Valverde-Mateos, Ana and Capllonch-Carri{\'o}n, Adri{\'a}n},
49
          journal = {BMC Bioinformatics},
50
- year={2024},
 
 
51
  publisher={BioMed Central}
52
  }
53
  ```
 
43
  If you use this model, please, cite as follows:
44
 
45
  ```
46
+ @article{campillosetal2025,
47
+         title = {{Hybrid natural language processing tool for semantic annotation of medical texts in Spanish}},
48
          author = {Campillos-Llanos, Leonardo and Valverde-Mateos, Ana and Capllonch-Carri{\'o}n, Adri{\'a}n},
49
          journal = {BMC Bioinformatics},
50
+ volume = {26(7)},
51
+ year={2025},
52
+ doi={https://doi.org/10.1186/s12859-024-05949-6},
53
  publisher={BioMed Central}
54
  }
55
  ```