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 438 B

1234567891011121314151617181920212223
  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: 4
  11. fastNLP.io.pipe.classification
  12. fastNLP.io.pipe.conll
  13. fastNLP.io.pipe.construct_graph
  14. fastNLP.io.pipe.cws
  15. fastNLP.io.pipe.matching
  16. fastNLP.io.pipe.pipe
  17. fastNLP.io.pipe.qa
  18. fastNLP.io.pipe.summarization
  19. fastNLP.io.pipe.utils