CKIPNLP Logo
stable

Overview

  • Introduction
  • Usage
  • Tables of Tags

Contents

  • ckipnlp package
    • ckipnlp.container package
    • ckipnlp.driver package
    • ckipnlp.pipeline package
      • ckipnlp.pipeline.coref module
      • ckipnlp.pipeline.kernel module
    • ckipnlp.util package

Appendix

  • Index
  • Module Index
CKIPNLP
  • Docs »
  • ckipnlp package »
  • ckipnlp.pipeline package
  • Edit on GitHub

ckipnlp.pipeline packageΒΆ

This module implements CKIPNLP pipelines.

Submodules

  • ckipnlp.pipeline.coref module
    • CkipCorefDocument
    • CkipCorefPipeline
      • CkipCorefPipeline.__call__()
      • CkipCorefPipeline.get_coref()
  • ckipnlp.pipeline.kernel module
    • CkipDocument
    • CkipPipeline
      • CkipPipeline.get_text()
      • CkipPipeline.get_ws()
      • CkipPipeline.get_pos()
      • CkipPipeline.get_ner()
      • CkipPipeline.get_conparse()
Next Previous

© Copyright 2018-2023 CKIP Lab Revision 65f47ad9.

Built with Sphinx using a theme provided by Read the Docs.