Segram
latest

Home

  • About
  • Installation
  • Supported languages and models
  • Authors & contributors
  • Contributing
  • License

Tutorials

  • See Github

Quick reference links

  • Components
  • Phrases
  • Sentences
  • Documents
  • Corpus
  • Stories
  • Frames
  • Segram pipeline component
  • Segram coref component
  • Data collections

API Reference

  • segram
    • segram package
      • Subpackages
        • segram.datastruct package
        • segram.grammar package
        • segram.nlp package
        • segram.semantic package
        • segram.utils package
      • Submodules
Segram
  • segram
  • segram package
  • segram.nlp package
  • segram.nlp.pipeline package
  • Edit on GitHub

segram.nlp.pipeline package

Submodules

  • segram.nlp.pipeline.annotator module
    • Annotator
      • Annotator.from_patterns()
  • segram.nlp.pipeline.base module
    • Segram
      • Segram.nlp
      • Segram.name
      • Segram.extensions
      • Segram.grammar
      • Segram.meta
      • Segram.__init__()
      • Segram.id
      • Segram.set_docattrs()
      • Segram.import_extensions()
      • Segram.init_extensions()
      • Segram.configure_pipeline()
      • Segram.normalize_pipe_name()
      • Segram.get_config()
      • Segram.get_model_name()
      • Segram.get_model_info()
  • segram.nlp.pipeline.coref module
    • Coref
      • Coref.name
      • Coref.model
      • Coref.__init__()
      • Coref.set_corefs()
      • Coref.from_model()
      • Coref.to_disk()
      • Coref.from_disk()
  • segram.nlp.pipeline.factories module
  • segram.nlp.pipeline.merger module
    • Merger
      • Merger.__call__()
Previous Next

© Copyright 2023, Szymon Talaga. Revision cef36b0c.

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