Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drammock/phonr

tools for phoneticians and phonologists
https://github.com/drammock/phonr

phonetics plotting vowels

Last synced: about 9 hours ago
JSON representation

tools for phoneticians and phonologists

Awesome Lists containing this project

README

        

# phonR
#### tools for phoneticians and phonologists
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.60926.svg)](http://dx.doi.org/10.5281/zenodo.60926)

Just want to learn to use `phonR`? Read the [tutorial vignette](http://drammock.github.io/phonR).

This is a package for the R language built for phoneticians and phonologists. Its main claim-to-fame is the `plotVowels` function, which supports all the standard R output formats (screen, pdf, eps, svg, tiff, png, jpg), and can plot vowel polygons, ellipses, convex hulls, and heatmaps. `phonR` also allows plotting data points with IPA symbols using custom fonts, and distinguishing speaker groups by color, symbol, and/or linestyle. It also supports plotting diphthongs (or any arbitrary number of measurement timepoints, really), with optional arrowheads for indicating formant movement direction.

The second main offering of `phonR` is a set of functions for normalization of formant frequency data. Currently there are 8 normalization methods implemented: bark, ERB, Lobanov, log, mel, logmean (“Nearey1”), shared logmean (“Nearey2”), and Watt-Fabricius. A third capability of `phonR` worth highlighting is the implementation of repulsive force calculations, and the ability to plot heatmaps to represent repulsive force across the vowel space. Helper functions are also included for calculating the area of a vowel space polygon or convex hull.

Need to cite `phonR`? The R command `citation("phonR")` will work, but I prefer including the URL or DOI at the end like this:

> McCloy, Daniel R. (2016). “phonR: Tools for phoneticians and phonologists.” R package version 1.0-7. http://drammock.github.io/phonR/
>
> McCloy, Daniel R. (2016). “phonR: Tools for phoneticians and phonologists.” R package version 1.0-7. doi:10.5281/zenodo.60926