maniphono


Namemaniphono JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/tresoldi/maniphono
SummaryPython library for the symbolic manipulation of phoneme representations
upload_time2023-02-11 09:08:30
maintainer
docs_urlNone
authorTiago Tresoldi
requires_python>=3.7
licenseMIT
keywords phoneme phonology phonetics distinctive features machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # maniphono


[![PyPI](https://img.shields.io/pypi/v/maniphono.svg)](https://pypi.org/project/maniphono)
[![CI](https://github.com/tresoldi/maniphono/actions/workflows/ci.yml/badge.svg)](https://github.com/tresoldi/maniphono/actions/workflows/ci.yml)

A Python library for the symbolic manipulation of phonological entities

## Installation

In any standard Python environment, `maniphono` can be installed with:

```bash
$ pip install maniphono
```

## Introduction

`maniphono` is a library for the symbolic manipulation of phonological units.

A detailed description is provided
[here](https://github.com/tresoldi/maniphono/blob/main/extra/manual.ipynb)
([devel](https://github.com/tresoldi/maniphono/blob/devel/extra/manual.ipynb)
).

## Author and citation

The library is developed by Tiago Tresoldi (tiago.tresoldi@lingfil.uu.se).

The author has received funding from the Riksbankens Jubileumsfond
(grant agreement ID: [MXM19-1087:1](https://www.rj.se/en/anslag/2019/cultural-evolution-of-texts/),
[Cultural Evolution of Texts](https://github.com/evotext/)).

During the first stages of development, the author received funding from the
European Research Council (ERC) under the European Union’s Horizon 2020
research and innovation programme (grant agreement
No. [ERC Grant #715618](https://cordis.europa.eu/project/rcn/206320/factsheet/en),
[Computer-Assisted Language Comparison](https://digling.org/calc/)).

If you use `maniphono`, please cite it as:

  > Tresoldi, Tiago (2023). Maniphono, a library for the symbolic manipulation of phonological
  > entities. Version 0.4. Uppsala: Uppsala Universitet.

In BibTeX:

```bibtex
@misc{Tresoldi2021maniphono,
  author = {Tresoldi, Tiago},
  title = {Maniphono, a library for the symbolic manipulation of phonological entities. Version 0.4},
  howpublished = {\url{https://github.com/tresoldi/maniphono}},
  address = {Uppsala},
  publisher = {Uppsala Universitet}
  year = {2023},
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tresoldi/maniphono",
    "name": "maniphono",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "phoneme,phonology,phonetics,distinctive features,machine learning",
    "author": "Tiago Tresoldi",
    "author_email": "tiago.tresoldi@lingfil.uu.se",
    "download_url": "https://files.pythonhosted.org/packages/34/c8/58927952b5593ccf7ee9175ccb5761887114409e349e0ffd3905f32492d5/maniphono-0.4.1.tar.gz",
    "platform": null,
    "description": "# maniphono\n\n\n[![PyPI](https://img.shields.io/pypi/v/maniphono.svg)](https://pypi.org/project/maniphono)\n[![CI](https://github.com/tresoldi/maniphono/actions/workflows/ci.yml/badge.svg)](https://github.com/tresoldi/maniphono/actions/workflows/ci.yml)\n\nA Python library for the symbolic manipulation of phonological entities\n\n## Installation\n\nIn any standard Python environment, `maniphono` can be installed with:\n\n```bash\n$ pip install maniphono\n```\n\n## Introduction\n\n`maniphono` is a library for the symbolic manipulation of phonological units.\n\nA detailed description is provided\n[here](https://github.com/tresoldi/maniphono/blob/main/extra/manual.ipynb)\n([devel](https://github.com/tresoldi/maniphono/blob/devel/extra/manual.ipynb)\n).\n\n## Author and citation\n\nThe library is developed by Tiago Tresoldi (tiago.tresoldi@lingfil.uu.se).\n\nThe author has received funding from the Riksbankens Jubileumsfond\n(grant agreement ID: [MXM19-1087:1](https://www.rj.se/en/anslag/2019/cultural-evolution-of-texts/),\n[Cultural Evolution of Texts](https://github.com/evotext/)).\n\nDuring the first stages of development, the author received funding from the\nEuropean Research Council (ERC) under the European Union\u2019s Horizon 2020\nresearch and innovation programme (grant agreement\nNo. [ERC Grant #715618](https://cordis.europa.eu/project/rcn/206320/factsheet/en),\n[Computer-Assisted Language Comparison](https://digling.org/calc/)).\n\nIf you use `maniphono`, please cite it as:\n\n  > Tresoldi, Tiago (2023). Maniphono, a library for the symbolic manipulation of phonological\n  > entities. Version 0.4. Uppsala: Uppsala Universitet.\n\nIn BibTeX:\n\n```bibtex\n@misc{Tresoldi2021maniphono,\n  author = {Tresoldi, Tiago},\n  title = {Maniphono, a library for the symbolic manipulation of phonological entities. Version 0.4},\n  howpublished = {\\url{https://github.com/tresoldi/maniphono}},\n  address = {Uppsala},\n  publisher = {Uppsala Universitet}\n  year = {2023},\n}\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for the symbolic manipulation of phoneme representations",
    "version": "0.4.1",
    "split_keywords": [
        "phoneme",
        "phonology",
        "phonetics",
        "distinctive features",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e9895b8d084da5980572b62832a41d3150fed28dfa6a2f8af0babb76c88a49a",
                "md5": "31106cb1f53d2a9bd2b2d4a957050bc7",
                "sha256": "d6bf40f5cdaea9ced8c91d264215827ef0eade83a9979ad6f026750b128a2bb5"
            },
            "downloads": -1,
            "filename": "maniphono-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31106cb1f53d2a9bd2b2d4a957050bc7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 50482,
            "upload_time": "2023-02-11T09:08:28",
            "upload_time_iso_8601": "2023-02-11T09:08:28.026836Z",
            "url": "https://files.pythonhosted.org/packages/4e/98/95b8d084da5980572b62832a41d3150fed28dfa6a2f8af0babb76c88a49a/maniphono-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34c858927952b5593ccf7ee9175ccb5761887114409e349e0ffd3905f32492d5",
                "md5": "d4b96df7a40728792379de9cf420b90a",
                "sha256": "0645e6354ad9e9d09e2676a9cd65b679ec550e412ed54965db278c7f3d66fa43"
            },
            "downloads": -1,
            "filename": "maniphono-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d4b96df7a40728792379de9cf420b90a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 125993,
            "upload_time": "2023-02-11T09:08:30",
            "upload_time_iso_8601": "2023-02-11T09:08:30.487066Z",
            "url": "https://files.pythonhosted.org/packages/34/c8/58927952b5593ccf7ee9175ccb5761887114409e349e0ffd3905f32492d5/maniphono-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-11 09:08:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tresoldi",
    "github_project": "maniphono",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "maniphono"
}
        
Elapsed time: 0.05659s