dopefishh / pympi

A python module for processing ELAN and Praat annotation files
MIT License
93 stars 39 forks source link

pympi version 1.70.2

Introduction

Pympi is a package that allows you to interact with Elan files and TextGrid (regular, short and binary) files. You can create, edit and convert both formats into each other. It includes besides all the basic functions also functions for:

Requirements

None

Optional requirements

Documentation and downloads

Full api documentation of the current and old versions can be found on here.

Pypi repository location can be found here.

Installation

Automatic

NOTE: on windows the executable might not be in $PATH.

Manual

  1. Download the latest version from pypi
  2. Untar the file
  3. From that directory run with administrator rights
    python setup.py install

How to cite

@misc{pympi-1.70,
    author={Lubbers, Mart and Torreira, Francisco},
    title={pympi-ling: a {Python} module for processing {ELAN}s {EAF} and {Praat}s {TextGrid} annotation files.},
    howpublished={\url{https://pypi.python.org/pypi/pympi-ling}},
    year={2013-2021},
    note={Version 1.70}
}

Authors

Mart Lubbers (mart at martlubbers.net) and Francisco Toreirra (francisco.torreira at mpi.nl)

and with contributions from: sarpu, hadware, thomaskisler, mome, mimrock and xrotwang