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

https://github.com/agricolamz/lingphonology

R package for automatic phonological report generation
https://github.com/agricolamz/lingphonology

linguistics phoible phonology phonotactics

Last synced: about 2 months ago
JSON representation

R package for automatic phonological report generation

Awesome Lists containing this project

README

        

# lingphonology

`lingphonology` is an R package for automatic phonological report generation.

## Installation

Get the stable version from CRAN:
```R
```
… or get the development version from GitHub:
```R
install.packages("devtools")
devtools::install_github("agricolamz/lingphonology")
```

Load a library:
```R
library(lingphonology)
```

For a detailed tutorial see [GitHub pages](https://agricolamz.github.io/lingphonology/).

You can contribute to `lingtypology`, but look through [contribution info](https://github.com/agricolamz/lingphonology/blob/master/CONTRIBUTING.md) before.