Browse Source

:maxdepth: 1

tags/v0.4.10
ChenXin 6 years ago
parent
commit
ce72936c0f
5 changed files with 8 additions and 3 deletions
  1. +1
    -0
      docs/source/fastNLP.embeddings.rst
  2. +1
    -0
      docs/source/fastNLP.io.rst
  3. +1
    -0
      docs/source/fastNLP.models.rst
  4. +4
    -3
      docs/source/fastNLP.modules.rst
  5. +1
    -0
      docs/source/fastNLP.rst

+ 1
- 0
docs/source/fastNLP.embeddings.rst View File

@@ -10,6 +10,7 @@ fastNLP.embeddings
---------- ----------


.. toctree:: .. toctree::
:maxdepth: 1


fastNLP.embeddings.bert_embedding fastNLP.embeddings.bert_embedding
fastNLP.embeddings.char_embedding fastNLP.embeddings.char_embedding


+ 1
- 0
docs/source/fastNLP.io.rst View File

@@ -17,6 +17,7 @@ Submodules
---------- ----------


.. toctree:: .. toctree::
:maxdepth: 1


fastNLP.io.base_loader fastNLP.io.base_loader
fastNLP.io.config_io fastNLP.io.config_io


+ 1
- 0
docs/source/fastNLP.models.rst View File

@@ -10,6 +10,7 @@ fastNLP.models
---------- ----------


.. toctree:: .. toctree::
:maxdepth: 1


fastNLP.models.biaffine_parser fastNLP.models.biaffine_parser
fastNLP.models.cnn_text_classification fastNLP.models.cnn_text_classification


+ 4
- 3
docs/source/fastNLP.modules.rst View File

@@ -10,7 +10,8 @@ fastNLP.modules
----------- -----------


.. toctree:: .. toctree::
:titlesonly:
:titlesonly:
:maxdepth: 1


fastNLP.modules.decoder
fastNLP.modules.encoder
fastNLP.modules.decoder
fastNLP.modules.encoder

+ 1
- 0
docs/source/fastNLP.rst View File

@@ -10,6 +10,7 @@ API 文档
----------- -----------


.. toctree:: .. toctree::
:maxdepth: 1


fastNLP.core fastNLP.core
fastNLP.embeddings fastNLP.embeddings


Loading…
Cancel
Save