mirror of
https://gitee.com/fastnlp/fastNLP.git
synced 2024-12-02 20:27:35 +08:00
22 lines
456 B
ReStructuredText
22 lines
456 B
ReStructuredText
fastNLP.embeddings
|
|
==================
|
|
|
|
.. automodule:: fastNLP.embeddings
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
子模块
|
|
----------
|
|
|
|
.. toctree::
|
|
|
|
fastNLP.embeddings.bert_embedding
|
|
fastNLP.embeddings.char_embedding
|
|
fastNLP.embeddings.contextual_embedding
|
|
fastNLP.embeddings.elmo_embedding
|
|
fastNLP.embeddings.embedding
|
|
fastNLP.embeddings.stack_embedding
|
|
fastNLP.embeddings.static_embedding
|
|
fastNLP.embeddings.utils
|