From 92c30c548a36538d6ea212feda551c508aa80ad8 Mon Sep 17 00:00:00 2001 From: Luo Tao Date: Wed, 8 Mar 2017 17:27:59 +0800 Subject: [PATCH] fix dead link, modify license in Readme.en.md --- fit_a_line/README.en.md | 2 +- fit_a_line/index.en.html | 2 +- image_classification/README.en.md | 2 +- image_classification/index.en.html | 2 +- label_semantic_roles/README.en.md | 2 +- label_semantic_roles/index.en.html | 2 +- machine_translation/README.en.md | 2 +- machine_translation/index.en.html | 2 +- recognize_digits/README.en.md | 4 ++-- recognize_digits/README.md | 2 +- recognize_digits/index.en.html | 4 ++-- recognize_digits/index.html | 2 +- recommender_system/README.en.md | 2 +- recommender_system/index.en.html | 2 +- understand_sentiment/README.en.md | 2 +- understand_sentiment/index.en.html | 2 +- word2vec/README.en.md | 2 +- word2vec/index.en.html | 2 +- 18 files changed, 20 insertions(+), 20 deletions(-) diff --git a/fit_a_line/README.en.md b/fit_a_line/README.en.md index 29aabda..455eca6 100644 --- a/fit_a_line/README.en.md +++ b/fit_a_line/README.en.md @@ -202,4 +202,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.
-Common Creative License This tutorial was created and published with [Creative Common License 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/). +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/fit_a_line/index.en.html b/fit_a_line/index.en.html index 3039e03..ab68d50 100644 --- a/fit_a_line/index.en.html +++ b/fit_a_line/index.en.html @@ -244,7 +244,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.
-Common Creative License This tutorial was created and published with [Creative Common License 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/). +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/image_classification/README.en.md b/image_classification/README.en.md index 3cfc40c..8aa72b3 100644 --- a/image_classification/README.en.md +++ b/image_classification/README.en.md @@ -547,4 +547,4 @@ Traditional image classification methods involve multiple stages of processing a [22] http://cs231n.github.io/classification/
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/image_classification/index.en.html b/image_classification/index.en.html index ae0b2a1..6ea699f 100644 --- a/image_classification/index.en.html +++ b/image_classification/index.en.html @@ -589,7 +589,7 @@ Traditional image classification methods involve multiple stages of processing a [22] http://cs231n.github.io/classification/
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/label_semantic_roles/README.en.md b/label_semantic_roles/README.en.md index fe46ee2..d7cc40a 100644 --- a/label_semantic_roles/README.en.md +++ b/label_semantic_roles/README.en.md @@ -470,4 +470,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.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/label_semantic_roles/index.en.html b/label_semantic_roles/index.en.html index 29dea0e..97f76f8 100644 --- a/label_semantic_roles/index.en.html +++ b/label_semantic_roles/index.en.html @@ -512,7 +512,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.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/machine_translation/README.en.md b/machine_translation/README.en.md index 3713ec5..717544c 100644 --- a/machine_translation/README.en.md +++ b/machine_translation/README.en.md @@ -728,4 +728,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.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/machine_translation/index.en.html b/machine_translation/index.en.html index bafae0e..a7f6ba6 100644 --- a/machine_translation/index.en.html +++ b/machine_translation/index.en.html @@ -770,7 +770,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.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/recognize_digits/README.en.md b/recognize_digits/README.en.md index 9ae2d36..590b774 100644 --- a/recognize_digits/README.en.md +++ b/recognize_digits/README.en.md @@ -293,7 +293,7 @@ This tutorial describes a few basic Deep Learning models viz. Softmax regression 7. Deng, Li, Michael L. Seltzer, Dong Yu, Alex Acero, Abdel-rahman Mohamed, and Geoffrey E. Hinton. ["Binary coding of speech spectrograms using a deep auto-encoder."](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.185.1908&rep=rep1&type=pdf) In Interspeech, pp. 1692-1695. 2010. 8. Kégl, Balázs, and Róbert Busa-Fekete. ["Boosting products of base classifiers."](http://dl.acm.org/citation.cfm?id=1553439) In Proceedings of the 26th Annual International Conference on Machine Learning, pp. 497-504. ACM, 2009. 9. Rosenblatt, Frank. ["The perceptron: A probabilistic model for information storage and organization in the brain."](http://psycnet.apa.org/journals/rev/65/6/386/) Psychological review 65, no. 6 (1958): 386. -10. Bishop, Christopher M. ["Pattern recognition."](http://s3.amazonaws.com/academia.edu.documents/30428242/bg0137.pdf?AWSAccessKeyId=AKIAJ56TQJRTWSMTNPEA&Expires=1484816640&Signature=85Ad6%2Fca8T82pmHzxaSXermovIA%3D&response-content-disposition=inline%3B%20filename%3DPattern_recognition_and_machine_learning.pdf) Machine Learning 128 (2006): 1-58. +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 book is created by PaddlePaddle, and uses Shared knowledge signature - non commercial use-Sharing 4.0 International Licensing Protocal. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/recognize_digits/README.md b/recognize_digits/README.md index 2efb790..3f22bce 100644 --- a/recognize_digits/README.md +++ b/recognize_digits/README.md @@ -289,7 +289,7 @@ trainer.train( 7. Deng, Li, Michael L. Seltzer, Dong Yu, Alex Acero, Abdel-rahman Mohamed, and Geoffrey E. Hinton. ["Binary coding of speech spectrograms using a deep auto-encoder."](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.185.1908&rep=rep1&type=pdf) In Interspeech, pp. 1692-1695. 2010. 8. Kégl, Balázs, and Róbert Busa-Fekete. ["Boosting products of base classifiers."](http://dl.acm.org/citation.cfm?id=1553439) In Proceedings of the 26th Annual International Conference on Machine Learning, pp. 497-504. ACM, 2009. 9. Rosenblatt, Frank. ["The perceptron: A probabilistic model for information storage and organization in the brain."](http://psycnet.apa.org/journals/rev/65/6/386/) Psychological review 65, no. 6 (1958): 386. -10. Bishop, Christopher M. ["Pattern recognition."](http://s3.amazonaws.com/academia.edu.documents/30428242/bg0137.pdf?AWSAccessKeyId=AKIAJ56TQJRTWSMTNPEA&Expires=1484816640&Signature=85Ad6%2Fca8T82pmHzxaSXermovIA%3D&response-content-disposition=inline%3B%20filename%3DPattern_recognition_and_machine_learning.pdf) Machine Learning 128 (2006): 1-58. +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 国际 许可协议进行许可。 diff --git a/recognize_digits/index.en.html b/recognize_digits/index.en.html index 13e10a9..7d7ffda 100644 --- a/recognize_digits/index.en.html +++ b/recognize_digits/index.en.html @@ -335,10 +335,10 @@ This tutorial describes a few basic Deep Learning models viz. Softmax regression 7. Deng, Li, Michael L. Seltzer, Dong Yu, Alex Acero, Abdel-rahman Mohamed, and Geoffrey E. Hinton. ["Binary coding of speech spectrograms using a deep auto-encoder."](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.185.1908&rep=rep1&type=pdf) In Interspeech, pp. 1692-1695. 2010. 8. Kégl, Balázs, and Róbert Busa-Fekete. ["Boosting products of base classifiers."](http://dl.acm.org/citation.cfm?id=1553439) In Proceedings of the 26th Annual International Conference on Machine Learning, pp. 497-504. ACM, 2009. 9. Rosenblatt, Frank. ["The perceptron: A probabilistic model for information storage and organization in the brain."](http://psycnet.apa.org/journals/rev/65/6/386/) Psychological review 65, no. 6 (1958): 386. -10. Bishop, Christopher M. ["Pattern recognition."](http://s3.amazonaws.com/academia.edu.documents/30428242/bg0137.pdf?AWSAccessKeyId=AKIAJ56TQJRTWSMTNPEA&Expires=1484816640&Signature=85Ad6%2Fca8T82pmHzxaSXermovIA%3D&response-content-disposition=inline%3B%20filename%3DPattern_recognition_and_machine_learning.pdf) Machine Learning 128 (2006): 1-58. +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 book is created by PaddlePaddle, and uses Shared knowledge signature - non commercial use-Sharing 4.0 International Licensing Protocal. +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/recognize_digits/index.html b/recognize_digits/index.html index 329584e..93e3ee0 100644 --- a/recognize_digits/index.html +++ b/recognize_digits/index.html @@ -331,7 +331,7 @@ trainer.train( 7. Deng, Li, Michael L. Seltzer, Dong Yu, Alex Acero, Abdel-rahman Mohamed, and Geoffrey E. Hinton. ["Binary coding of speech spectrograms using a deep auto-encoder."](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.185.1908&rep=rep1&type=pdf) In Interspeech, pp. 1692-1695. 2010. 8. Kégl, Balázs, and Róbert Busa-Fekete. ["Boosting products of base classifiers."](http://dl.acm.org/citation.cfm?id=1553439) In Proceedings of the 26th Annual International Conference on Machine Learning, pp. 497-504. ACM, 2009. 9. Rosenblatt, Frank. ["The perceptron: A probabilistic model for information storage and organization in the brain."](http://psycnet.apa.org/journals/rev/65/6/386/) Psychological review 65, no. 6 (1958): 386. -10. Bishop, Christopher M. ["Pattern recognition."](http://s3.amazonaws.com/academia.edu.documents/30428242/bg0137.pdf?AWSAccessKeyId=AKIAJ56TQJRTWSMTNPEA&Expires=1484816640&Signature=85Ad6%2Fca8T82pmHzxaSXermovIA%3D&response-content-disposition=inline%3B%20filename%3DPattern_recognition_and_machine_learning.pdf) Machine Learning 128 (2006): 1-58. +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 国际 许可协议进行许可。 diff --git a/recommender_system/README.en.md b/recommender_system/README.en.md index d393352..bbe516b 100644 --- a/recommender_system/README.en.md +++ b/recommender_system/README.en.md @@ -108,4 +108,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.
-Creative Commons
This tutorial was created by the PaddlePaddle community and published under Common Creative 4.0 License。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/recommender_system/index.en.html b/recommender_system/index.en.html index bfa8513..af9ecc0 100644 --- a/recommender_system/index.en.html +++ b/recommender_system/index.en.html @@ -150,7 +150,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.
-Creative Commons
This tutorial was created by the PaddlePaddle community and published under Common Creative 4.0 License。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/understand_sentiment/README.en.md b/understand_sentiment/README.en.md index 95664eb..2c0e89a 100644 --- a/understand_sentiment/README.en.md +++ b/understand_sentiment/README.en.md @@ -490,4 +490,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.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/understand_sentiment/index.en.html b/understand_sentiment/index.en.html index d73b5c5..2b7f768 100644 --- a/understand_sentiment/index.en.html +++ b/understand_sentiment/index.en.html @@ -532,7 +532,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.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/word2vec/README.en.md b/word2vec/README.en.md index bb55cf9..e4017d8 100644 --- a/word2vec/README.en.md +++ b/word2vec/README.en.md @@ -177,4 +177,4 @@ In information retrieval, the relevance between the query and document keyword c 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. diff --git a/word2vec/index.en.html b/word2vec/index.en.html index 7b04121..1738b15 100644 --- a/word2vec/index.en.html +++ b/word2vec/index.en.html @@ -219,7 +219,7 @@ In information retrieval, the relevance between the query and document keyword c 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-非商业性使用-相同方式共享 4.0 国际 许可协议进行许可。 +This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. -- GitLab