nmt-regression-keras NMT as a regression problem in keras Requirements: Pretrained Word2Vec or FastText models of both languages. Run dl_w2v.sh to download them Usage: Run prepare_dataset.py first to create pickle package Run train.py Run interact_test.py