Neural Machine Translation

Sequence-to-sequence recurrent neural network (bidirectional LSTM) with Global Attention (Luong et al., 2015) and Beam Search implemented in PyTorch. ~41 BLEU in 110K-sentences English-Spanish corpus. [code]