Python library for the symbolic manipulation of phoneme representations
Project description
maniphono
A Python library for the symbolic manipulation of phonological entities
Installation
In any standard Python environment, maniphono
can be installed with:
$ pip install maniphono
Introduction
maniphono
is a library for the symbolic manipulation of phonological units.
A detailed description is provided here (devel ).
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, Cultural Evolution of Texts).
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, Computer-Assisted Language Comparison).
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:
@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},
}