Go to file
2022-05-22 15:47:22 +01:00
.idea init 2022-05-22 15:47:22 +01:00
model init 2022-05-22 15:47:22 +01:00
.gitignore init 2022-05-22 15:47:22 +01:00
readme.md init 2022-05-22 15:47:22 +01:00
requirements.txt init 2022-05-22 15:47:22 +01:00
translate.py init 2022-05-22 15:47:22 +01:00
translate.sh init 2022-05-22 15:47:22 +01: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.

Scripts were run on python 3.7.13

Repository should be compatible with Google Colab.

Run:

$ ./translate.sh path-to-text-in-english [path-to-dictionary]

Output will be in stored in the file translation_output.txt