pbr-private/readme.md
2022-05-29 18:32:42 +01:00

11 lines
359 B
Markdown

# PBR TransFix translator
Demo version of scripts that represent translation pipeline of the TransFix PBR project.
Final version will have dictionary injection module integrated as well as new fine-tuned Polish mT5 model.
Run:
```
$ ./translate.sh path-to-text-in-english [path-to-dictionary]
```
Output will be in stored in the file translation_output.txt