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!*