diff --git a/docs/source/fastNLP.models.rst b/docs/source/fastNLP.models.rst index 24fca203..accfc3bb 100644 --- a/docs/source/fastNLP.models.rst +++ b/docs/source/fastNLP.models.rst @@ -19,7 +19,7 @@ Submodules fastNLP.models.enas_model fastNLP.models.enas_trainer fastNLP.models.enas_utils - fastNLP.models.sequence_modeling + fastNLP.models.sequence_labeling fastNLP.models.snli fastNLP.models.star_transformer diff --git a/docs/source/fastNLP.models.sequence_modeling.rst b/docs/source/fastNLP.models.sequence_labeling.rst similarity index 100% rename from docs/source/fastNLP.models.sequence_modeling.rst rename to docs/source/fastNLP.models.sequence_labeling.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index b08c2b2d..23b14877 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -60,8 +60,8 @@ TODO 安装指南 快速入门 - 使用 fastNLP 分类 - 使用 fastNLP 分词 + 详细指南 + 科研向导 API 文档