From 927d3867d48bb73b6226545858964a581790adb2 Mon Sep 17 00:00:00 2001 From: ChenXin Date: Wed, 22 May 2019 20:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=E6=96=87=E6=A1=A3=E7=9A=84=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=94=BE=E5=9C=A8=E4=B8=8A=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f4a8f2a6..fd6b593c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ fastNLP 依赖如下包: pip install fastNLP ``` +## 参考资源 + +- [文档](https://fastnlp.readthedocs.io/zh/latest/) +- [源码](https://github.com/fastnlp/fastNLP) + ## 内置组件 @@ -102,12 +107,6 @@ fastNLP的大致工作流程如上图所示,而项目结构如下: -## 参考资源 - -- [教程](https://github.com/fastnlp/fastNLP/tree/master/tutorials) -- [文档](https://fastnlp.readthedocs.io/en/latest/) -- [源码](https://github.com/fastnlp/fastNLP) - -*In memory of @FengZiYjun. May his soul rest in peace. We will miss you very very much!* \ No newline at end of file +*In memory of @FengZiYjun. May his soul rest in peace. We will miss you very very much!*