pympi version 1.71
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:
- Calculating gaps and overlaps between speakers conform Heldner and Edlund's method. (Could be used to calculate floor transfers)
- Shift annotations in both directions (Could be used when due to an error all annotations are misaligned).
- Import from CLAN's chat files.
- Merge and or filter tiers (could be used to combine hands in gesture coding)
- Move tiers between elan files.
- Etc.
Requirements
None
Optional requirements
- lxml is used for testing.
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
- From a shell run with administrator rights:
pip install pympi-ling
- Or alternatively run with administrator rights:
easy_install pympi-ling
NOTE: on windows the executable might not be in $PATH.
Manual
- Download the latest version from pypi
- Untar the file
- From that directory run with administrator rights
python setup.py install
How to cite
@misc{pympi-1.71,
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-2025},
note={Version 1.71}
}
Authors
Mart Lubbers (mart at martlubbers.net) and Francisco Torerira (francisco.torreira at mpi.nl)
and with contributions from: JoFrhwld, sarpu, hadware, thomaskisler, mome, mimrock and xrotwang
Release files for pympi-ling 1.71
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pympi_ling-1.71.tar.gz | 375.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pympi_ling-1.71-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 401.4 kB
Release files / pympi_ling-1.71.tar.gz
| Download URL | pympi_ling-1.71.tar.gz |
|---|---|
| Size | 375.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d4e2481285bace4d1a8d90ad59abfe4bf289e529ce086551a975c3ce26e0b9d4
|
|
BLAKE2b-256 checksum How to use checksums |
54b111e08f4e51e173fec0e1633ef68e0f61bb098297097a861123971bff3f8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.5
|
Release files / pympi_ling-1.71-py3-none-any.whl
| Download URL | pympi_ling-1.71-py3-none-any.whl |
|---|---|
| Size | 25.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f89043d275946d9fe04c09cd5a5fbcff1e42b4160c91c8aa246e5e8136e305ab
|
|
BLAKE2b-256 checksum How to use checksums |
6f643731b9770449857b51a17c269893b02e1e6a502bfafea5fca19ec1ab0600
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.5
|