fury00812 / UMT-torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UMT-torch

An implementation of Unsupervised Machine Translation by pytorch

Unsupervised NMT tutorial

Simple tutorial using data prepared in data/test/asp_csj

1. Preprocess data

cd NMT
./get_data.sh

2. Tran the NMT model

Python main.py

About

License:Other


Languages

Language:Python 72.1%Language:Shell 27.9%