Selkie
latest

Table of Contents

  • Introduction
  • The Current Corpus Editor (CLD)
  • Next Corpus Editor
  • The NLP pipeline
  • Dataset interfaces
  • Python extensions
    • Strings — selkie.pyx.string
    • Sequences and iterables — selkie.pyx.seq
    • XTerm control-sequence strings — selkie.pyx.xterm
    • Input/output — selkie.pyx.io
    • Tables — selkie.pyx.table
    • Formatted Files — selkie.pyx.formats
    • Virtual disks — selkie.pyx.disk
    • Persistent objects — selkie.pyx.persist
    • Reflection — selkie.pyx.reflect
    • Command line — selkie.pyx.com
    • Data files — selkie.data
    • XML files — selkie.pyx.xml

API Reference

  • Module Index
Selkie
  • Python extensions
  • Edit on GitHub

Python extensions

  • Strings — selkie.pyx.string
  • Sequences and iterables — selkie.pyx.seq
  • XTerm control-sequence strings — selkie.pyx.xterm
  • Input/output — selkie.pyx.io
  • Tables — selkie.pyx.table
  • Formatted Files — selkie.pyx.formats
  • Virtual disks — selkie.pyx.disk
  • Persistent objects — selkie.pyx.persist
  • Reflection — selkie.pyx.reflect
  • Command line — selkie.pyx.com
  • Data files — selkie.data
  • XML files — selkie.pyx.xml
Previous Next

© Copyright 2022, University of Michigan. Revision 6ac70287.

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