pympi-ling
A python module for processing ELAN and Praat annotation files
Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: sciencedirect.com -
✓Committers with academic emails
2 of 14 committers (14.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Repository
A python module for processing ELAN and Praat annotation files
Basic Info
Statistics
- Stars: 102
- Watchers: 16
- Forks: 42
- Open Issues: 10
- Releases: 2
Metadata Files
README.md
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:
Shell pip install pympi-ling - Or alternatively run with administrator rights:
Shell 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
Shell python setup.py install
How to cite
tex
@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
Owner
- Login: dopefishh
- Kind: user
- Repositories: 21
- Profile: https://github.com/dopefishh
GitHub Events
Total
- Issues event: 2
- Watch event: 8
- Push event: 1
- Pull request event: 2
- Fork event: 1
Last Year
- Issues event: 2
- Watch event: 8
- Push event: 1
- Pull request event: 2
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mart | m****t@m****t | 143 |
| Mart Lubbers | m****s@m****l | 110 |
| Mart Lubbers | m****b@l****l | 8 |
| Jack Terwilliger | j****r@g****m | 8 |
| xrotwang | x****g@g****m | 4 |
| Sarp Uner | s****m@g****m | 3 |
| hadware | h****z@g****m | 1 |
| Micha Hulsbosch | m****h@r****l | 1 |
| Thomas Kisler | k****r@p****e | 1 |
| Moritz Meier | m****r@u****e | 1 |
| mimrock | l****s@g****m | 1 |
| pautri | P****k@m****l | 1 |
| Mart Lubbers | m****t@a****a | 1 |
| RZiane | 7****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 40
- Total pull requests: 20
- Average time to close issues: 6 months
- Average time to close pull requests: 7 days
- Total issue authors: 24
- Total pull request authors: 16
- Average comments per issue: 2.68
- Average comments per pull request: 0.7
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bertoky (5)
- Cogitarian (5)
- dopefishh (5)
- xrotwang (3)
- hadware (2)
- thomaskisler (2)
- lucientisserand (1)
- William-N-Havard (1)
- QuietNerdyThing (1)
- techkryan (1)
- benfoley (1)
- mesadhan (1)
- gedankenexperimenter (1)
- leviaking (1)
- GladB (1)
Pull Request Authors
- sarpu (2)
- xrotwang (2)
- dopefishh (2)
- JoFrhwld (2)
- myrix (2)
- taiqihe (2)
- Mome (1)
- pautri (1)
- coxchristopher (1)
- ishanchadha01 (1)
- RZiane (1)
- mimrock (1)
- thomaskisler (1)
- hadware (1)
- jackft (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 4,448 last-month
- Total dependent packages: 10
- Total dependent repositories: 37
- Total versions: 25
- Total maintainers: 1
pypi.org: pympi-ling
A python module for processing ELAN and Praat annotation files
- Documentation: https://pympi-ling.readthedocs.io/
- License: mit
-
Latest release: 1.70.2
published almost 5 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite