Collections of Github Repository in Python for Machine Translation
I have tried to collect and curate some Python-based Github repository linked to the machine translation task, and the results were listed here. Please enjoy it to support your research about developing machine translation model using Python!
Last updated: July 25, 2020
Source : Github
No. | Year | Title | Github |
---|---|---|---|
1 | 2019 | subword-nmt - Unsupervised Word Segmentation for Neural Machine Translation and Text Generation | View |
2 | 2018 | monoses - Unsupervised Statistical Machine Translation | View |
3 | 2018 | UnsupervisedMT - Phrase-Based & Neural Unsupervised Machine Translation | View |
4 | 2018 | nmt-keras - Neural Machine Translation with Keras (Theano/Tensorflow) | View |
5 | 2018 | undreamt - Unsupervised Neural Machine Translation | View |
6 | 2017 | nmtpytorch - Neural Machine Translation Framework in PyTorch | View |
7 | 2017 | seq2seq - Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch | View |
8 | 2017 | OpenNMT-tf - Open Source Neural Machine Translation in TensorFlow | View |
9 | 2017 | nmt - TensorFlow Neural Machine Translation Tutorial | View |
10 | 2017 | sockeye - Sequence-to-sequence framework with MXNet with a focus on Neural Machine Translation | View |
11 | 2017 | bytenet_translation - A TensorFlow Implementation of Machine Translation In Neural Machine Tra | View |
12 | 2017 | OpenNMT-py - Open-Source Neural Machine Translation in PyTorch | View |