mirror of
https://gitee.com/fastnlp/fastNLP.git
synced 2024-12-04 13:17:51 +08:00
7 lines
168 B
ReStructuredText
7 lines
168 B
ReStructuredText
fastNLP.modules.decoder
|
|
=======================
|
|
|
|
.. automodule:: fastNLP.modules.decoder
|
|
:members: MLP, ConditionalRandomField, viterbi_decode, allowed_transitions
|
|
|