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.io.rst 394 B

12345678910111213141516171819202122232425262728
  1. fastNLP.io package
  2. ==================
  3. .. automodule:: fastNLP.io
  4. :members:
  5. :undoc-members:
  6. :show-inheritance:
  7. Subpackages
  8. -----------
  9. .. toctree::
  10. :maxdepth: 4
  11. fastNLP.io.loader
  12. fastNLP.io.pipe
  13. Submodules
  14. ----------
  15. .. toctree::
  16. :maxdepth: 4
  17. fastNLP.io.data_bundle
  18. fastNLP.io.embed_loader
  19. fastNLP.io.file_reader
  20. fastNLP.io.file_utils
  21. fastNLP.io.utils