NaiveMT
Prepare
- Clone this repository
git clone [email protected]:Poeroz/NaiveMT.git
- Install
Please first install PyTorch >= 1.5.0, then type the following command in the terminal:
cd NaiveMT
pip install --editable ./
- Download the pretrained model
Contact me to get it. Then put it in the wmt_zhen/
directory.
Start the web server
Run the following command:
bash web/run.sh