From 551f68dc0c7bb4acf74dbacf998bb2261f9bb3ee Mon Sep 17 00:00:00 2001 From: Yibing Liu Date: Mon, 11 Dec 2017 21:29:42 +0800 Subject: [PATCH] fix urls in nmt_without_attention's doc --- nmt_without_attention/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nmt_without_attention/README.md b/nmt_without_attention/README.md index 1c2be5f331..aad847211d 100644 --- a/nmt_without_attention/README.md +++ b/nmt_without_attention/README.md @@ -84,7 +84,7 @@ After the training is completed, the model will input and decode the correspondi **4**. iterate through it until you get $ k $ complete sentences as candidates for translation results. -For more information on beam search, refer to the [beam search] chapter in PaddleBook [machine translation] (https://github.com/PaddlePaddle/book/blob/develop/08.machine_translation/README.cn.md) (https://github.com/PaddlePaddle/book/blob/develop.org.machine_translation/README.cn.md# beam search algorithm) section. +For more information on beam search, refer to the [beam search](https://github.com/PaddlePaddle/book/blob/develop/08.machine_translation/README.md#beam-search-algorithm) section in PaddleBook [machine translation](https://github.com/PaddlePaddle/book/tree/develop/08.machine_translation) chapter. ### Decoder without Attention mechanism @@ -343,6 +343,6 @@ So far, we have implemented a basic machine translation model using PaddlePaddle ## References [1] Sutskever I, Vinyals O, Le Q V. [Sequence to Sequence Learning with Neural Networks] (https://arxiv.org/abs/1409.3215) [J]. 2014, 4: 3104-3112. -[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. +[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