File size: 1,672 Bytes
7df93ae
 
7b01997
 
 
 
7df93ae
7b01997
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
license: mit
language:
- nl
- en
pipeline_tag: translation
---
# Opus-MT-NL-EN-Healthcare

This model can be used to translate medical text from Dutch to English, as a baseline for Clinical NLP systems in Dutch.

## Model Details

### Model Description

This model based on MarianMT was trained using OpusNLP data as well as specialized medical data (see paper for more details).

- **Developed by:** François Remy
- **Model type:** Translation
- **Languages:** From Dutch to English
- **License:** MIT
- **Finetuned from model:** Helsinki-NLP/opus-mt-nl-en

### Model Sources

- **Repository:** [Snomed Translation Dictionaries](https://github.com/FremyCompany/snomed-translate-dictionaries)
- **Paper:** [Taming large lexicons: translating clinical text using medical ontologies and sentence templates](https://biblio.ugent.be/publication/01GMN7J3X37CKWCKQV6DWGM4ZE/file/01GMN7NT30DKF37RXN31DSJZ2D.pdf)

## Citation

If you use this model as part of your work, please cite the following paper:

**BibTeX:**

```
@inproceedings{remy-et-al-2022-translating,
  author       = {{Remy, François and De Jaeger, P. and Demuynck, Kris}},
  title        = {{Taming large lexicons: translating clinical text using medical ontologies and sentence templates}},
  booktitle    = {{EmP 2022}}
  location     = {{Roeselare, Belgium}},
  year         = {{2022}},
  language     = {{en}},
  pages        = {{5}},
}
```

**APA:**

```
Remy, F., De Jaeger, P., & Demuynck, K. (2022). Taming large lexicons: translating clinical text using medical ontologies and sentence templates. Presented at the EmP 2022, The “Engineers meet Practicians” conference, Roeselare, Belgium.
```