@@ -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 | ||||
@@ -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 | ||||
@@ -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 | ||||
@@ -10,7 +10,8 @@ fastNLP.modules | |||||
----------- | ----------- | ||||
.. toctree:: | .. toctree:: | ||||
:titlesonly: | |||||
:titlesonly: | |||||
:maxdepth: 1 | |||||
fastNLP.modules.decoder | |||||
fastNLP.modules.encoder | |||||
fastNLP.modules.decoder | |||||
fastNLP.modules.encoder |
@@ -10,6 +10,7 @@ API 文档 | |||||
----------- | ----------- | ||||
.. toctree:: | .. toctree:: | ||||
:maxdepth: 1 | |||||
fastNLP.core | fastNLP.core | ||||
fastNLP.embeddings | fastNLP.embeddings | ||||