diff --git a/nmt_without_attention/README.md b/nmt_without_attention/README.md index 85ea5e385671932bc40fa0cb8992029cd63108ff..a7783cb041c305e981dabc54bfb3b92bd687cf96 100644 --- a/nmt_without_attention/README.md +++ b/nmt_without_attention/README.md @@ -343,4 +343,4 @@ So far, we implemented a basic machine translation model using PaddlePaddle. We [2] Cho K, Van Merriënboer B, Gulcehre C, et al. [Learning phrase representations using RNN encoder-decoder for statistical machine translation (http://www.aclweb.org/anthology/D/D14/D14-1179 .pdf) [C]. Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), 2014: 1724-1734. -[3] Bahdanau D, Cho K, Bengio Y. [Neural machine translation by exclusive learning to align and translate] (https://arxiv.org/abs/1409.0473) [C]. Proceedings of ICLR 2015, 2015 \ No newline at end of file +[3] Bahdanau D, Cho K, Bengio Y. [Neural machine translation by exclusive learning to align and translate] (https://arxiv.org/abs/1409.0473) [C]. Proceedings of ICLR 2015, 2015 diff --git a/nmt_without_attention/index.html b/nmt_without_attention/index.html index d9287ecb4115e910f4c0d2ff29357014e0244391..cca9a13d97c27c3e88bc77da37b8c75c4926b49a 100644 --- a/nmt_without_attention/index.html +++ b/nmt_without_attention/index.html @@ -40,255 +40,257 @@