Update README.md
Browse files
README.md
CHANGED
@@ -126,6 +126,19 @@ Please cite the following works:
|
|
126 |
}
|
127 |
```
|
128 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
### Disclaimer
|
130 |
|
131 |
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions.
|
|
|
126 |
}
|
127 |
```
|
128 |
|
129 |
+
```
|
130 |
+
@article{rodriguez2024exploring,
|
131 |
+
title={Exploring the Potential of Neural Machine Translation for Cross-Language Clinical Natural Language Processing (NLP) Resource Generation through Annotation Projection},
|
132 |
+
author={Rodr{\'\i}guez-Miret, Jan and Farr{\'e}-Maduell, Eul{\`a}lia and Lima-L{\'o}pez, Salvador and Vigil, Laura and Briva-Iglesias, Vicent and Krallinger, Martin},
|
133 |
+
journal={Information},
|
134 |
+
volume={15},
|
135 |
+
number={10},
|
136 |
+
pages={585},
|
137 |
+
year={2024},
|
138 |
+
publisher={MDPI}
|
139 |
+
}
|
140 |
+
```
|
141 |
+
|
142 |
### Disclaimer
|
143 |
|
144 |
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions.
|