Poio API
latest
  • Introduction to Poio API
  • Conversion of file formats and annotation mapping
  • Parser and Writer classes to map from and to file formats
  • Linguistic analysis and pipelines based on GrAF graphs
  • PoioAPI Package
  • PoioAPI IO Package
Poio API
  • Docs »
  • Welcome to Poio API’s documentation!
  • Edit on GitHub

Welcome to Poio API’s documentation!¶

Poio API provides access to language documentation data and a wide range of annotations schemes stored in different file formats.

The project’s homepage is: http://media.cidles.eu/poio/poio-api/

Contents¶

  • Introduction to Poio API
    • Quick Example
    • Data Structure Types
    • Structure of GrAF graphs in Poio API
    • Example: GrAF from an Elan EAF file
  • Conversion of file formats and annotation mapping
    • Conversion on the command line
    • The JSON mapping file
    • Tier names of the input file
    • More examples of JSON mapping files
    • Map programmatically in Python
    • Internals: The mapping classes
    • Application: Toolbox import in the Typecraft web application
  • Parser and Writer classes to map from and to file formats
    • How to write a Parser/Writer for a new file format
    • Spreadsheet to GrAF conversion
  • Linguistic analysis and pipelines based on GrAF graphs
    • Search in annotation graphs: filters and filter chains
    • Real world examples
    • GrAF connectors

API documentation¶

  • PoioAPI Package
    • poioapi.data
    • poioapi.annotationtree
    • poioapi.annotationgraph
  • PoioAPI IO Package
    • poioapi.io.elan
    • poioapi.io.graf
    • poioapi.io.pickle
    • poioapi.io.typecraft

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright 2013, Peter Bouda. Revision 0f66dff5.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.