This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
:maxdepth: 1
tags/v0.4.10
ChenXin
6 years ago
parent
dcc6d5d15d
commit
ce72936c0f
5 changed files
with
8 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docs/source/fastNLP.embeddings.rst
+1
-0
docs/source/fastNLP.io.rst
+1
-0
docs/source/fastNLP.models.rst
+4
-3
docs/source/fastNLP.modules.rst
+1
-0
docs/source/fastNLP.rst
+ 1
- 0
docs/source/fastNLP.embeddings.rst
View File
@@ -10,6 +10,7 @@ fastNLP.embeddings
----------
.. toctree::
:maxdepth: 1
fastNLP.embeddings.bert_embedding
fastNLP.embeddings.char_embedding
+ 1
- 0
docs/source/fastNLP.io.rst
View File
@@ -17,6 +17,7 @@ Submodules
----------
.. toctree::
:maxdepth: 1
fastNLP.io.base_loader
fastNLP.io.config_io
+ 1
- 0
docs/source/fastNLP.models.rst
View File
@@ -10,6 +10,7 @@ fastNLP.models
----------
.. toctree::
:maxdepth: 1
fastNLP.models.biaffine_parser
fastNLP.models.cnn_text_classification
+ 4
- 3
docs/source/fastNLP.modules.rst
View File
@@ -10,7 +10,8 @@ fastNLP.modules
-----------
.. 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::
:maxdepth: 1
fastNLP.core
fastNLP.embeddings
Write
Preview
Loading…
Cancel
Save