Metadata-Version: 1.1
Name: pympi-ling
Version: 0.99c
Summary: Python Linguistic Modules
Home-page: https://github.com/dopefishh/pympi
Author: Mart Lubbers
Author-email: mart@martlubbers.net
License: UNKNOWN
Description: Documentation can be found on: http://dopefishh.github.io/pympi/
        
        Pympi is a package that allows you to interact with Elan[1] files and
        TextGrid[2] files. You can create, edit and convert both formats into
        eachother. It also includes a gaps and overlaps algorithm to calculate the
        gaps, overlaps and pauses between annotations conform Heldner and Edlund's
        method[3].
        
        The Praat module is already on version 1.0, the Elan module not. From version
        1.0 on the modules will retain backwards compatibility.
        
        The development version can be found on github[4].
        
        1. https://tla.mpi.nl/tools/tla-tools/elan/
        2. http://www.fon.hum.uva.nl/praat/
        3. Heldner, M., & Edlund, J. (2010). Pauses, gaps and overlaps in
           conversations. Journal of Phonetics, 38(4), 555-568.
           doi:10.1016/j.wocn.2010.08.002
        4. https://github.com/dopefishh/pympi
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Text Processing :: Linguistic
