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.modules.interaction.rst 207 B

12345678910
  1. fastNLP.modules.interaction package
  2. ===================================
  3. Module contents
  4. ---------------
  5. .. automodule:: fastNLP.modules.interaction
  6. :members:
  7. :undoc-members:
  8. :show-inheritance:

一款轻量级的自然语言处理(NLP)工具包,目标是减少用户项目中的工程型代码,例如数据处理循环、训练循环、多卡运行等