You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

fastNLP.models.rst 343 B

1234567891011121314151617181920
  1. fastNLP.models
  2. ==============
  3. .. automodule:: fastNLP.models
  4. :members:
  5. :undoc-members:
  6. :show-inheritance:
  7. 子模块
  8. ----------
  9. .. toctree::
  10. :titlesonly:
  11. fastNLP.models.biaffine_parser
  12. fastNLP.models.cnn_text_classification
  13. fastNLP.models.sequence_labeling
  14. fastNLP.models.snli
  15. fastNLP.models.star_transformer