From 55429fcc2ec5b111669c9770edf66fcd0bf81be4 Mon Sep 17 00:00:00 2001 From: wuzewu Date: Tue, 12 Oct 2021 10:30:30 +0800 Subject: [PATCH] Update contributors --- README.md | 10 ++++++---- README_ch.md | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a4b072cf..1fa319e1 100644 --- a/README.md +++ b/README.md @@ -179,12 +179,14 @@ The release of this project is certified by the Apache 2.0 l + + - + @@ -197,12 +199,12 @@ The release of this project is certified by the Apache 2.0 l - - + + @@ -223,5 +225,5 @@ We welcome you to contribute code to PaddleHub, and thank you for your feedback. * Many thanks to [huqi](https://github.com/hu-qi) for fixing readme typo * Many thanks to [parano](https://github.com/parano) [cqvu](https://github.com/cqvu) [deehrlic](https://github.com/deehrlic) for contributing this feature in PaddleHub * Many thanks to [paopjian](https://github.com/paopjian) for correcting the wrong website address [#1424](https://github.com/PaddlePaddle/PaddleHub/issues/1424) -* Many thanks to [Wgm-Inspur](https://github.com/Wgm-Inspur) for correcting the demo errors in readme +* Many thanks to [Wgm-Inspur](https://github.com/Wgm-Inspur) for correcting the demo errors in readme, and updating the RNN illustration in the text classification and sequence labeling demo * Many thanks to [zl1271](https://github.com/zl1271) for fixing serving docs typo diff --git a/README_ch.md b/README_ch.md index 1a9888f7..ecbc273f 100644 --- a/README_ch.md +++ b/README_ch.md @@ -196,12 +196,14 @@ print(results) + + - + @@ -214,12 +216,12 @@ print(results) - - + + @@ -239,5 +241,5 @@ print(results) * 非常感谢[huqi](https://github.com/hu-qi)修复了readme中的错别字 * 非常感谢[parano](https://github.com/parano)、[cqvu](https://github.com/cqvu)、[deehrlic](https://github.com/deehrlic)三位的贡献与支持 * 非常感谢[paopjian](https://github.com/paopjian)修改了中文readme模型搜索指向的的网站地址错误[#1424](https://github.com/PaddlePaddle/PaddleHub/issues/1424) -* 非常感谢[Wgm-Inspur](https://github.com/Wgm-Inspur)修复了readme中的代码示例问题 +* 非常感谢[Wgm-Inspur](https://github.com/Wgm-Inspur)修复了readme中的代码示例问题,并优化了文本分类、序列标注demo中的RNN示例图 * 非常感谢[zl1271](https://github.com/zl1271)修复了serving文档中的错别字 -- GitLab