Go to file
kuba 0d8421271d update readme 2022-06-05 09:58:46 +01:00
.idea init 2022-05-22 15:47:22 +01:00
model-pl2en dockerize 2022-05-29 18:32:42 +01:00
.gitignore dockerize 2022-05-29 18:32:42 +01:00
Dockerfile dockerize 2022-05-29 18:32:42 +01:00
readme.md update readme 2022-06-05 09:58:46 +01:00
translate.py dockerize 2022-05-29 18:32:42 +01:00
translate.sh dockerize 2022-05-29 18:32:42 +01:00

readme.md

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