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.pipe.rst 469 B

123456789101112131415161718192021222324
  1. fastNLP.io.pipe package
  2. =======================
  3. .. automodule:: fastNLP.io.pipe
  4. :members:
  5. :undoc-members:
  6. :show-inheritance:
  7. Submodules
  8. ----------
  9. .. toctree::
  10. :maxdepth: 6
  11. fastNLP.io.pipe.classification
  12. fastNLP.io.pipe.conll
  13. fastNLP.io.pipe.construct_graph
  14. fastNLP.io.pipe.coreference
  15. fastNLP.io.pipe.cws
  16. fastNLP.io.pipe.matching
  17. fastNLP.io.pipe.pipe
  18. fastNLP.io.pipe.qa
  19. fastNLP.io.pipe.summarization
  20. fastNLP.io.pipe.utils