Update README.md
Browse files
README.md
CHANGED
@@ -95,6 +95,19 @@ Please cite the following works:
|
|
95 |
}
|
96 |
```
|
97 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
### Disclaimer
|
99 |
|
100 |
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.
|
|
|
95 |
}
|
96 |
```
|
97 |
|
98 |
+
```
|
99 |
+
@article{rodriguez2024exploring,
|
100 |
+
title={Exploring the Potential of Neural Machine Translation for Cross-Language Clinical Natural Language Processing (NLP) Resource Generation through Annotation Projection},
|
101 |
+
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},
|
102 |
+
journal={Information},
|
103 |
+
volume={15},
|
104 |
+
number={10},
|
105 |
+
pages={585},
|
106 |
+
year={2024},
|
107 |
+
publisher={MDPI}
|
108 |
+
}
|
109 |
+
```
|
110 |
+
|
111 |
### Disclaimer
|
112 |
|
113 |
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.
|