A list of NMT implementations.
Feel free add to this, via a pull request
Software | Who | Backend | Comments |
---|---|---|---|
AmuNMT decoder | Marcin | Custom | compatible with Nematus models |
DCNMT | SwordYork | Blocks | |
dl4mt-tutorial | Cho, Orhan | Theano | |
HNMT | Robert | Theano | |
lamtram | Graham | CNN | |
mantis | Trevor | CNN | |
Nematus | Rico, Cho, Orhan | Theano | |
nmt-android | Yoon, Sasha | Torch | |
nmt.hybrid | Thang | Matlab | also word-based |
Neural Monkey | ÚFAL | TensorFlow | |
Paddle | Baidu | Paddle | demo |
Keras seq2seq | Fariz | Keras | |
TensorFlow seq2seq | TensorFlow | MT demo | |
seq2seq-attn | Yoon | Torch | |
textsum | TensorFlow | text sum demo |