GuillemGSubies
commited on
Commit
•
e1cfa3a
1
Parent(s):
34341c5
Add README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: es
|
3 |
+
tags:
|
4 |
+
- beto
|
5 |
+
- galen
|
6 |
+
license: mit
|
7 |
+
---
|
8 |
+
|
9 |
+
# BETO Galén
|
10 |
+
|
11 |
+
This is a third party reupload of the original BETO Galén model, available in [GitHub](https://github.com/guilopgar/ClinicalCodingTransformerES).
|
12 |
+
|
13 |
+
Please refer to the original publication for more information
|
14 |
+
|
15 |
+
## BibTeX entry and citation info
|
16 |
+
|
17 |
+
```bibtex
|
18 |
+
@article{9430499,
|
19 |
+
author={López-García, Guillermo and Jerez, José M. and Ribelles, Nuria and Alba, Emilio and Veredas, Francisco J.},
|
20 |
+
journal={IEEE Access},
|
21 |
+
title={Transformers for Clinical Coding in Spanish},
|
22 |
+
year={2021},
|
23 |
+
volume={9},
|
24 |
+
number={},
|
25 |
+
pages={72387-72397},
|
26 |
+
doi={10.1109/ACCESS.2021.3080085}}
|
27 |
+
|
28 |
+
```
|