diff --git a/README.cn.md b/README.cn.md index 140e5d4f47f83e975bce1d9854e26118e00b7d31..020c52b43057715f73f863c87d11defc61fb8451 100644 --- a/README.cn.md +++ b/README.cn.md @@ -4,14 +4,14 @@ [![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.cn.html) -1. [线性回归](http://book.paddlepaddle.org/01.fit_a_line/index.cn.html) -1. [识别数字](http://book.paddlepaddle.org/02.recognize_digits/index.cn.html) -1. [图像分类](http://book.paddlepaddle.org/03.image_classification/index.cn.html) -1. [词向量](http://book.paddlepaddle.org/04.word2vec/index.cn.html) -1. [个性化推荐](http://book.paddlepaddle.org/05.recommender_system/index.cn.html) -1. [情感分析](http://book.paddlepaddle.org/06.understand_sentiment/index.cn.html) -1. [语义角色标注](http://book.paddlepaddle.org/07.label_semantic_roles/index.cn.html) -1. [机器翻译](http://book.paddlepaddle.org/08.machine_translation/index.cn.html) +1. [线性回归](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.cn.html) +1. [识别数字](http://www.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.cn.html) +1. [图像分类](http://www.paddlepaddle.org/docs/develop/book/03.image_classification/index.cn.html) +1. [词向量](http://www.paddlepaddle.org/docs/develop/book/04.word2vec/index.cn.html) +1. [个性化推荐](http://www.paddlepaddle.org/docs/develop/book/05.recommender_system/index.cn.html) +1. [情感分析](http://www.paddlepaddle.org/docs/develop/book/06.understand_sentiment/index.cn.html) +1. [语义角色标注](http://www.paddlepaddle.org/docs/develop/book/07.label_semantic_roles/index.cn.html) +1. [机器翻译](http://www.paddlepaddle.org/docs/develop/book/08.machine_translation/index.cn.html) 更多学习内容请访问PaddlePaddle[视频课堂](http://bit.baidu.com/Course/datalist/column/117.html)。 diff --git a/README.md b/README.md index bf3f9905ec58117da76be53d2d11d2855c892227..886b9a7e2c1c059f5828e90d5cb16ea39606755b 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ [![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.cn.html) -1. [Fit a Line](http://book.paddlepaddle.org/01.fit_a_line/) -1. [Recognize Digits](http://book.paddlepaddle.org/02.recognize_digits/) -1. [Image Classification](http://book.paddlepaddle.org/03.image_classification/) -1. [Word to Vector](http://book.paddlepaddle.org/04.word2vec/) -1. [Recommender System](http://book.paddlepaddle.org/05.recommender_system/) -1. [Understand Sentiment](http://book.paddlepaddle.org/06.understand_sentiment/) -1. [Label Semantic Roles](http://book.paddlepaddle.org/07.label_semantic_roles/) -1. [Machine Translation](http://book.paddlepaddle.org/08.machine_translation/) +1. [Fit a Line](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.html) +1. [Recognize Digits](http://www.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.html) +1. [Image Classification](http://www.paddlepaddle.org/docs/develop/book/03.image_classification/index.html) +1. [Word to Vector](http://www.paddlepaddle.org/docs/develop/book/04.word2vec/index.html) +1. [Recommender System](http://www.paddlepaddle.org/docs/develop/book/05.recommender_system/index.html) +1. [Understand Sentiment](http://www.paddlepaddle.org/docs/develop/book/06.understand_sentiment/index.html) +1. [Label Semantic Roles](http://www.paddlepaddle.org/docs/develop/book/07.label_semantic_roles/index.html) +1. [Machine Translation](http://www.paddlepaddle.org/docs/develop/book/08.machine_translation/index.html) ## Running the Book