pympi-ling


Namepympi-ling JSON
Version 1.70.2 PyPI version JSON
download
home_pagehttps://github.com/dopefishh/pympi
SummaryA python module for processing ELAN and Praat annotation files
upload_time2021-08-16 08:20:28
maintainer
docs_urlNone
authorMart Lubbers
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
pympi version 1.70.2
====================

Introduction
------------

Pympi is a package that allows you to interact with `Elan`_ files and
`TextGrid`_ 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 <https://pypi.python.org/pypi/pympi-ling/>`__.

Installation
------------

Automatic
~~~~~~~~~

-  From a shell run with administrator rights:

   .. code:: shell

       pip install pympi-ling

-  Or alternatively run with administrator rights:

   .. code:: shell

       easy_install pympi-ling

*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

   .. code:: shell

       python setup.py install

How to cite
-----------

.. code:: tex

    @misc{pympi-1.70,
        author={Lubbers, Mart and Torreira, Francisco},
        title={pympi-ling: a Python module for processing ELANs EAF and Praats 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

.. _Elan: https://tla.mpi.nl/tools/tla-tools/elan/
.. _TextGrid: http://www.fon.hum.uva.nl/praat/
.. _Heldner and Edlund’s method: http://www.sciencedirect.com/science/article/pii/S0095447010000628
.. _lxml: http://lxml.de/
.. _here: http://dopefishh.github.io/pympi/
.. _pypi: http://dopefishh.github.io/pympi/


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dopefishh/pympi",
    "name": "pympi-ling",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mart Lubbers",
    "author_email": "mart@martlubbers.net",
    "download_url": "https://files.pythonhosted.org/packages/68/d1/f6d8b66670c87520fae01bd6aafa63983d1e05b962c0be2da6a86737aa74/pympi-ling-1.70.2.tar.gz",
    "platform": "",
    "description": "\npympi version 1.70.2\n====================\n\nIntroduction\n------------\n\nPympi is a package that allows you to interact with `Elan`_ files and\n`TextGrid`_ files. You can create, edit and convert both formats into\neach other. It includes besides all the basic functions also functions\nfor: - Calculating gaps and overlaps between speakers conform `Heldner\nand Edlund\u2019s method`_. (Could be used to calculate floor transfers) -\nShift annotations in both directions (Could be used when due to an error\nall annotations are misaligned). - Import from CLAN\u2019s chat files. -\nMerge and or filter tiers (Could be used to combine hands in gesture\ncoding) - Move tiers between elan files. - Etc.\n\nRequirements\n------------\n\nNone\n\nOptional requirements\n---------------------\n\n-  `lxml`_ is used for testing.\n\nDocumentation and downloads\n---------------------------\n\nFull api documentation of the current and old versions can be found on\n`here`_.\n\nPypi repository location can be found\n`here <https://pypi.python.org/pypi/pympi-ling/>`__.\n\nInstallation\n------------\n\nAutomatic\n~~~~~~~~~\n\n-  From a shell run with administrator rights:\n\n   .. code:: shell\n\n       pip install pympi-ling\n\n-  Or alternatively run with administrator rights:\n\n   .. code:: shell\n\n       easy_install pympi-ling\n\n*NOTE: on windows the executable might not be in $PATH.*\n\nManual\n~~~~~~\n\n1. Download the latest version from `pypi`_\n2. Untar the file\n3. From that directory run with administrator rights\n\n   .. code:: shell\n\n       python setup.py install\n\nHow to cite\n-----------\n\n.. code:: tex\n\n    @misc{pympi-1.70,\n        author={Lubbers, Mart and Torreira, Francisco},\n        title={pympi-ling: a Python module for processing ELANs EAF and Praats TextGrid annotation files.},\n        howpublished={\\url{https://pypi.python.org/pypi/pympi-ling}},\n        year={2013-2021},\n        note={Version 1.70}\n    }\n\nAuthors\n-------\n\nMart Lubbers (mart at martlubbers.net)\nand \nFrancisco Toreirra (francisco.torreira at mpi.nl)\n\nand with contributions from:\nsarpu, hadware, thomaskisler, mome, mimrock and xrotwang\n\n.. _Elan: https://tla.mpi.nl/tools/tla-tools/elan/\n.. _TextGrid: http://www.fon.hum.uva.nl/praat/\n.. _Heldner and Edlund\u2019s method: http://www.sciencedirect.com/science/article/pii/S0095447010000628\n.. _lxml: http://lxml.de/\n.. _here: http://dopefishh.github.io/pympi/\n.. _pypi: http://dopefishh.github.io/pympi/\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python module for processing ELAN and Praat annotation files",
    "version": "1.70.2",
    "project_urls": {
        "Homepage": "https://github.com/dopefishh/pympi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa79b7c044666e534fb97a7f050fb9236a612c3b5855991b7f3f3a2c69e04b12",
                "md5": "0c65c728559477a0a523ccab07573a05",
                "sha256": "06cd7c39c322a69bac39295fb9ea7a1aa9f32ba24939722bab2df58be1f87206"
            },
            "downloads": -1,
            "filename": "pympi_ling-1.70.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c65c728559477a0a523ccab07573a05",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 24459,
            "upload_time": "2021-08-16T08:20:27",
            "upload_time_iso_8601": "2021-08-16T08:20:27.432352Z",
            "url": "https://files.pythonhosted.org/packages/fa/79/b7c044666e534fb97a7f050fb9236a612c3b5855991b7f3f3a2c69e04b12/pympi_ling-1.70.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68d1f6d8b66670c87520fae01bd6aafa63983d1e05b962c0be2da6a86737aa74",
                "md5": "f58aa20177fef7acc57fb30826fb39c4",
                "sha256": "30313054bfd71e6e48d66a80bca1d329fc337f50f869ba357ddbecac36c4eee5"
            },
            "downloads": -1,
            "filename": "pympi-ling-1.70.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f58aa20177fef7acc57fb30826fb39c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32891,
            "upload_time": "2021-08-16T08:20:28",
            "upload_time_iso_8601": "2021-08-16T08:20:28.609984Z",
            "url": "https://files.pythonhosted.org/packages/68/d1/f6d8b66670c87520fae01bd6aafa63983d1e05b962c0be2da6a86737aa74/pympi-ling-1.70.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-08-16 08:20:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dopefishh",
    "github_project": "pympi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pympi-ling"
}
        
Elapsed time: 0.26426s