pbr-private/readme.md

11 lines
356 B
Markdown
Raw Permalink Normal View History

2022-05-22 16:47:22 +02:00
# 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:
```
2022-06-05 10:58:46 +02:00
./translate.sh path-to-text-in-polish [path-to-dictionary]
2022-05-22 16:47:22 +02:00
```
Output will be in stored in the file translation_output.txt