diff --git a/docs/source/fastNLP.models.sequence_labeling.rst b/docs/source/fastNLP.models.sequence_labeling.rst index 7fa7e450..b8568be7 100644 --- a/docs/source/fastNLP.models.sequence_labeling.rst +++ b/docs/source/fastNLP.models.sequence_labeling.rst @@ -1,7 +1,7 @@ -fastNLP.models.sequence\_modeling module +fastNLP.models.sequence\_labeling module ======================================== -.. automodule:: fastNLP.models.sequence_modeling +.. automodule:: fastNLP.models.sequence_labeling :members: :undoc-members: :show-inheritance: diff --git a/docs/source/fastNLP.modules.rst b/docs/source/fastNLP.modules.rst index 23f5523a..2057613a 100644 --- a/docs/source/fastNLP.modules.rst +++ b/docs/source/fastNLP.modules.rst @@ -1,5 +1,3 @@ - - fastNLP.modules package =======================