.. |
figures
|
更新fastNLP框架图及流程图
|
2019-07-12 00:14:11 +08:00 |
quickstart
|
modify the structure of the docs
|
2019-09-18 10:19:54 +08:00 |
tutorials
|
修改sequence_labeling的教程; 在models中暴露BiLSTMCRF模型
|
2019-09-25 19:00:14 +08:00 |
user
|
modify the structure of the docs
|
2019-09-18 10:19:54 +08:00 |
conf.py
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.core.batch.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.callback.rst
|
remove _TesterCallback from __all__
|
2019-09-23 10:08:57 +08:00 |
fastNLP.core.const.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.dataset.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.field.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.instance.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.losses.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.metrics.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.optimizer.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.core.sampler.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.tester.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.trainer.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.utils.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.core.vocabulary.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.embeddings.bert_embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.char_embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.contextual_embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.elmo_embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.stack_embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.static_embedding.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.embeddings.utils.rst
|
ignore the methods inherited from torch.nn.Embedding
|
2019-08-27 21:07:22 +08:00 |
fastNLP.io.data_bundle.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.io.embed_loader.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.io.file_utils.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.io.loader.rst
|
update documents
|
2019-09-17 14:37:22 +08:00 |
fastNLP.io.model_io.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.io.pipe.rst
|
update documents
|
2019-09-17 14:37:22 +08:00 |
fastNLP.io.rst
|
update the ChnSentiCorpPipe in docs
|
2019-09-05 14:32:37 +08:00 |
fastNLP.io.utils.rst
|
update the doc system: use customized tool to generate the rst files
|
2019-08-26 10:17:43 +08:00 |
fastNLP.models.bert.rst
|
1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six.
|
2019-09-03 23:19:18 +08:00 |
fastNLP.models.biaffine_parser.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.models.cnn_text_classification.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.models.rst
|
1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six.
|
2019-09-03 23:19:18 +08:00 |
fastNLP.models.sequence_labeling.rst
|
1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six.
|
2019-09-03 23:19:18 +08:00 |
fastNLP.models.snli.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.models.star_transformer.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.modules.decoder.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.modules.encoder.rst
|
remove _TesterCallback from __all__
|
2019-09-23 10:08:57 +08:00 |
fastNLP.modules.rst
|
remove _TesterCallback from __all__
|
2019-09-23 10:08:57 +08:00 |
fastNLP.modules.utils.rst
|
update the doc-tool to show __init__ and class doc separately
|
2019-08-27 20:46:05 +08:00 |
fastNLP.rst
|
remove _TesterCallback from __all__
|
2019-09-23 10:08:57 +08:00 |
index.rst
|
修改了文档首页
|
2019-07-12 13:13:54 +08:00 |
modules.rst
|
updated docs
|
2019-08-14 20:29:14 +08:00 |