From f94ba375d81aa06ad43fde5431f61ab0672182a8 Mon Sep 17 00:00:00 2001 From: Luo Tao Date: Fri, 26 May 2017 15:37:14 +0800 Subject: [PATCH] change CC license --- 01.fit_a_line/README.cn.md | 2 +- 01.fit_a_line/README.md | 2 +- 01.fit_a_line/index.cn.html | 2 +- 01.fit_a_line/index.html | 2 +- 02.recognize_digits/README.cn.md | 2 +- 02.recognize_digits/README.md | 2 +- 02.recognize_digits/index.cn.html | 2 +- 02.recognize_digits/index.html | 2 +- 03.image_classification/README.cn.md | 2 +- 03.image_classification/README.md | 2 +- 03.image_classification/index.cn.html | 2 +- 03.image_classification/index.html | 2 +- 04.word2vec/README.cn.md | 2 +- 04.word2vec/README.md | 2 +- 04.word2vec/index.cn.html | 2 +- 04.word2vec/index.html | 2 +- 05.recommender_system/README.cn.md | 2 +- 05.recommender_system/README.md | 2 +- 05.recommender_system/index.cn.html | 2 +- 05.recommender_system/index.html | 2 +- 06.understand_sentiment/README.cn.md | 2 +- 06.understand_sentiment/README.md | 2 +- 06.understand_sentiment/index.cn.html | 2 +- 06.understand_sentiment/index.html | 2 +- 07.label_semantic_roles/README.cn.md | 2 +- 07.label_semantic_roles/README.md | 2 +- 07.label_semantic_roles/index.cn.html | 2 +- 07.label_semantic_roles/index.html | 2 +- 08.machine_translation/README.cn.md | 2 +- 08.machine_translation/README.md | 2 +- 08.machine_translation/index.cn.html | 2 +- 08.machine_translation/index.html | 2 +- README.cn.md | 2 +- README.md | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/01.fit_a_line/README.cn.md b/01.fit_a_line/README.cn.md index e61e07a..a2b2585 100644 --- a/01.fit_a_line/README.cn.md +++ b/01.fit_a_line/README.cn.md @@ -228,4 +228,4 @@ trainer.train( 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/01.fit_a_line/README.md b/01.fit_a_line/README.md index bfd72c2..76c312f 100644 --- a/01.fit_a_line/README.md +++ b/01.fit_a_line/README.md @@ -233,4 +233,4 @@ This chapter introduces *Linear Regression* and how to train and test this model 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/01.fit_a_line/index.cn.html b/01.fit_a_line/index.cn.html index de2f266..46c3d4a 100644 --- a/01.fit_a_line/index.cn.html +++ b/01.fit_a_line/index.cn.html @@ -270,7 +270,7 @@ trainer.train( 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/01.fit_a_line/index.html b/01.fit_a_line/index.html index e8ffa31..7ad0c91 100644 --- a/01.fit_a_line/index.html +++ b/01.fit_a_line/index.html @@ -275,7 +275,7 @@ This chapter introduces *Linear Regression* and how to train and test this model 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/02.recognize_digits/README.cn.md b/02.recognize_digits/README.cn.md index f9f7ae1..742f265 100644 --- a/02.recognize_digits/README.cn.md +++ b/02.recognize_digits/README.cn.md @@ -353,4 +353,4 @@ print "Label of image/infer_3.png is: %d" % lab[0][0] 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/02.recognize_digits/README.md b/02.recognize_digits/README.md index f155898..0b7b207 100644 --- a/02.recognize_digits/README.md +++ b/02.recognize_digits/README.md @@ -363,4 +363,4 @@ Moreover, this tutorial introduces the basic flow of PaddlePaddle model design, 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/02.recognize_digits/index.cn.html b/02.recognize_digits/index.cn.html index 18372f0..aab15f2 100644 --- a/02.recognize_digits/index.cn.html +++ b/02.recognize_digits/index.cn.html @@ -395,7 +395,7 @@ print "Label of image/infer_3.png is: %d" % lab[0][0] 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/02.recognize_digits/index.html b/02.recognize_digits/index.html index cf8f2c4..2bfde34 100644 --- a/02.recognize_digits/index.html +++ b/02.recognize_digits/index.html @@ -405,7 +405,7 @@ Moreover, this tutorial introduces the basic flow of PaddlePaddle model design, 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/03.image_classification/README.cn.md b/03.image_classification/README.cn.md index 91c6a0d..a4fe6c6 100644 --- a/03.image_classification/README.cn.md +++ b/03.image_classification/README.cn.md @@ -560,4 +560,4 @@ print "Label of image/dog.png is: %d" % lab[0][0] [22] http://cs231n.github.io/classification/
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/03.image_classification/README.md b/03.image_classification/README.md index b6e0022..93c9ef7 100644 --- a/03.image_classification/README.md +++ b/03.image_classification/README.md @@ -570,4 +570,4 @@ Traditional image classification methods have complicated frameworks that involv [22] http://cs231n.github.io/classification/
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/03.image_classification/index.cn.html b/03.image_classification/index.cn.html index 95ee1d7..82b77bc 100644 --- a/03.image_classification/index.cn.html +++ b/03.image_classification/index.cn.html @@ -602,7 +602,7 @@ print "Label of image/dog.png is: %d" % lab[0][0] [22] http://cs231n.github.io/classification/
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/03.image_classification/index.html b/03.image_classification/index.html index 6dbc9ac..4c2da38 100644 --- a/03.image_classification/index.html +++ b/03.image_classification/index.html @@ -612,7 +612,7 @@ Traditional image classification methods have complicated frameworks that involv [22] http://cs231n.github.io/classification/
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/04.word2vec/README.cn.md b/04.word2vec/README.cn.md index ddbdb03..0945d1e 100644 --- a/04.word2vec/README.cn.md +++ b/04.word2vec/README.cn.md @@ -406,4 +406,4 @@ print spatial.distance.cosine(emb_1, emb_2) 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/04.word2vec/README.md b/04.word2vec/README.md index 7819f4d..f92c732 100644 --- a/04.word2vec/README.md +++ b/04.word2vec/README.md @@ -416,4 +416,4 @@ In information retrieval, the relevance between the query and document keyword c 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/04.word2vec/index.cn.html b/04.word2vec/index.cn.html index 5e8bd07..dc9b928 100644 --- a/04.word2vec/index.cn.html +++ b/04.word2vec/index.cn.html @@ -448,7 +448,7 @@ print spatial.distance.cosine(emb_1, emb_2) 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/04.word2vec/index.html b/04.word2vec/index.html index 8247a4b..aaa6ee2 100644 --- a/04.word2vec/index.html +++ b/04.word2vec/index.html @@ -458,7 +458,7 @@ In information retrieval, the relevance between the query and document keyword c 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/05.recommender_system/README.cn.md b/05.recommender_system/README.cn.md index 02f9ccd..679421f 100644 --- a/05.recommender_system/README.cn.md +++ b/05.recommender_system/README.cn.md @@ -462,4 +462,4 @@ print "[Predict] User %d Rating Movie %d With Score %.2f"%(user_id, movie_id, sc
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/05.recommender_system/README.md b/05.recommender_system/README.md index 002554a..1d8e204 100644 --- a/05.recommender_system/README.md +++ b/05.recommender_system/README.md @@ -395,4 +395,4 @@ This tutorial goes over traditional approaches in recommender system and a deep 7. Covington P, Adams J, Sargin E. [Deep neural networks for youtube recommendations](https://static.googleusercontent.com/media/research.google.com/zh-CN//pubs/archive/45530.pdf)[C]//Proceedings of the 10th ACM Conference on Recommender Systems. ACM, 2016: 191-198.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/05.recommender_system/index.cn.html b/05.recommender_system/index.cn.html index dfc28ce..49346b7 100644 --- a/05.recommender_system/index.cn.html +++ b/05.recommender_system/index.cn.html @@ -504,7 +504,7 @@ print "[Predict] User %d Rating Movie %d With Score %.2f"%(user_id, movie_id, sc
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/05.recommender_system/index.html b/05.recommender_system/index.html index 7fa92f3..a38ada7 100644 --- a/05.recommender_system/index.html +++ b/05.recommender_system/index.html @@ -437,7 +437,7 @@ This tutorial goes over traditional approaches in recommender system and a deep 7. Covington P, Adams J, Sargin E. [Deep neural networks for youtube recommendations](https://static.googleusercontent.com/media/research.google.com/zh-CN//pubs/archive/45530.pdf)[C]//Proceedings of the 10th ACM Conference on Recommender Systems. ACM, 2016: 191-198.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/06.understand_sentiment/README.cn.md b/06.understand_sentiment/README.cn.md index 24d1b96..787fd03 100644 --- a/06.understand_sentiment/README.cn.md +++ b/06.understand_sentiment/README.cn.md @@ -379,4 +379,4 @@ Test with Pass 0, {'classification_error_evaluator': 0.11432000249624252} 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/06.understand_sentiment/README.md b/06.understand_sentiment/README.md index cbdec2c..c264a65 100644 --- a/06.understand_sentiment/README.md +++ b/06.understand_sentiment/README.md @@ -343,4 +343,4 @@ In this chapter, we use sentiment analysis as an example to introduce applying d 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/06.understand_sentiment/index.cn.html b/06.understand_sentiment/index.cn.html index 1af16af..ab612a8 100644 --- a/06.understand_sentiment/index.cn.html +++ b/06.understand_sentiment/index.cn.html @@ -421,7 +421,7 @@ Test with Pass 0, {'classification_error_evaluator': 0.11432000249624252} 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/06.understand_sentiment/index.html b/06.understand_sentiment/index.html index 205a6ba..ffcd785 100644 --- a/06.understand_sentiment/index.html +++ b/06.understand_sentiment/index.html @@ -385,7 +385,7 @@ In this chapter, we use sentiment analysis as an example to introduce applying d 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/07.label_semantic_roles/README.cn.md b/07.label_semantic_roles/README.cn.md index 646d203..42b7bbd 100644 --- a/07.label_semantic_roles/README.cn.md +++ b/07.label_semantic_roles/README.cn.md @@ -517,4 +517,4 @@ print pre_lab 10. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/07.label_semantic_roles/README.md b/07.label_semantic_roles/README.md index 12e791e..de2cad5 100644 --- a/07.label_semantic_roles/README.md +++ b/07.label_semantic_roles/README.md @@ -536,4 +536,4 @@ Semantic Role Labeling is an important intermediate step in a wide range of natu 10. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/07.label_semantic_roles/index.cn.html b/07.label_semantic_roles/index.cn.html index d09cc9b..a9378b6 100644 --- a/07.label_semantic_roles/index.cn.html +++ b/07.label_semantic_roles/index.cn.html @@ -559,7 +559,7 @@ print pre_lab 10. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/07.label_semantic_roles/index.html b/07.label_semantic_roles/index.html index 1f1a02c..33fce04 100644 --- a/07.label_semantic_roles/index.html +++ b/07.label_semantic_roles/index.html @@ -578,7 +578,7 @@ Semantic Role Labeling is an important intermediate step in a wide range of natu 10. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/08.machine_translation/README.cn.md b/08.machine_translation/README.cn.md index fbebe6f..266bd6c 100644 --- a/08.machine_translation/README.cn.md +++ b/08.machine_translation/README.cn.md @@ -512,4 +512,4 @@ is_generating = False 5. Papineni K, Roukos S, Ward T, et al. [BLEU: a method for automatic evaluation of machine translation](http://dl.acm.org/citation.cfm?id=1073135)[C]//Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002: 311-318.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/08.machine_translation/README.md b/08.machine_translation/README.md index 61ad489..d6e79fa 100644 --- a/08.machine_translation/README.md +++ b/08.machine_translation/README.md @@ -548,4 +548,4 @@ End-to-end neural machine translation is a recently developed way to perform mac 5. Papineni K, Roukos S, Ward T, et al. [BLEU: a method for automatic evaluation of machine translation](http://dl.acm.org/citation.cfm?id=1073135)[C]//Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002: 311-318.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/08.machine_translation/index.cn.html b/08.machine_translation/index.cn.html index 7970a1c..9ac62e4 100644 --- a/08.machine_translation/index.cn.html +++ b/08.machine_translation/index.cn.html @@ -554,7 +554,7 @@ is_generating = False 5. Papineni K, Roukos S, Ward T, et al. [BLEU: a method for automatic evaluation of machine translation](http://dl.acm.org/citation.cfm?id=1073135)[C]//Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002: 311-318.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/08.machine_translation/index.html b/08.machine_translation/index.html index d74285b..ecc7a65 100644 --- a/08.machine_translation/index.html +++ b/08.machine_translation/index.html @@ -590,7 +590,7 @@ End-to-end neural machine translation is a recently developed way to perform mac 5. Papineni K, Roukos S, Ward T, et al. [BLEU: a method for automatic evaluation of machine translation](http://dl.acm.org/citation.cfm?id=1073135)[C]//Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002: 311-318.
-This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/README.cn.md b/README.cn.md index a5327cf..8f74b95 100644 --- a/README.cn.md +++ b/README.cn.md @@ -67,4 +67,4 @@ paddle.init(use_gpu=True, trainer_count=1) **Note:** We also provide [English Readme](https://github.com/PaddlePaddle/book/blob/develop/README.en.md) for PaddlePaddle book. -知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/README.md b/README.md index d9b739a..4763e27 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,4 @@ paddle.init(use_gpu=True, trainer_count=1) Your contribution is welcome! Please feel free to file Pull Requests to add your chapter as a directory under `/pending`. Once it is going stable, the community would like to move it to `/`. To write, run, and debug your chapters, you will need Python 2.x, Go >1.5. You can build the Docker image using [this script](https://github.com/PaddlePaddle/book/blob/develop/.tools/convert-markdown-into-ipynb-and-test.sh). -This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. -- GitLab