pbr-private/readme.md
2022-06-05 09:58:46 +01:00

11 lines
356 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-polish [path-to-dictionary]
```
Output will be in stored in the file translation_output.txt