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
    • Submodules
      • segram.datastruct.collections module
      • segram.datastruct.namespace module

API Reference

  • segram
Segram
  • segram.datastruct package
  • Edit on GitHub

segram.datastruct package

Submodules

  • segram.datastruct.collections module
    • DataABC
      • DataABC.pipe()
    • DataIterable
      • DataIterable.get()
      • DataIterable.map()
      • DataIterable.filter()
      • DataIterable.unique()
      • DataIterable.groupby()
      • DataIterable.zip()
    • DataIterator
    • DataSequence
      • DataSequence.pairwise()
      • DataSequence.sort()
    • DataMapping
      • DataMapping.keys()
      • DataMapping.values()
      • DataMapping.items()
      • DataMapping.map()
      • DataMapping.filter()
      • DataMapping.sort()
    • DataTuple
    • DataList
    • DataDict
      • DataDict.keys()
      • DataDict.values()
      • DataDict.items()
  • segram.datastruct.namespace module
    • Namespace
Previous Next

© Copyright 2023, Szymon Talaga. Revision cef36b0c.

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