2022-01-23 16:58:40 +01:00
|
|
|
# Transfix-mt
|
|
|
|
|
|
|
|
Part of the Transfix project responsible for injecting the dictionary into
|
|
|
|
source data for constrained translation.
|
|
|
|
The scripts are compatible with a gonito challenge that will be linked here in the future.
|
|
|
|
|
|
|
|
It should used in the following way in a Transfix-like environment/file structure:
|
|
|
|
* git clone https://git.wmi.amu.edu.pl/s470607/transfix-mt.git
|
2022-01-23 17:02:42 +01:00
|
|
|
* cd transfix-mt/env
|
|
|
|
* ./venv-setup.sh
|
|
|
|
* cd ..
|
|
|
|
* ./do_inject.sh
|