Contents Menu Expand Light mode Dark mode Auto light/dark mode
Penman 1.3.1 documentation
Light Logo Dark Logo
Penman 1.3.1 documentation

Guides

  • Installation and Setup
  • Using the penman Command
  • Using Penman as a Python Library
  • PENMAN Notation
  • Trees, Graphs, and Epigraphs
  • Notes on Serialization

API Reference:

  • penman
  • penman.codec
  • penman.constant
  • penman.epigraph
  • penman.exceptions
  • penman.graph
  • penman.layout
  • penman.model
  • penman.models
    • penman.models.amr
    • penman.models.noop
  • penman.surface
  • penman.transform
  • penman.tree
Back to top

penman.models#

This sub-package contains specified instances of the penman.model.Model class.

Available Models#

  • penman.models.amr
  • penman.models.noop
Next
penman.models.amr
Previous
penman.model
Copyright © 2020, Michael Wayne Goodman
Made with Sphinx and @pradyunsg's Furo
On this page
  • penman.models
    • Available Models