Skip to content

An R package for viewing phoneme frequency distribution

License

Notifications You must be signed in to change notification settings

JaydenM-C/phonfreq

Repository files navigation

phonfreq

phonfreq is a package for visualising phoneme frequencies and their distributions in Australian languages.

Installation

You can install phonfreq from Github with:

# install.packages("devtools")
devtools::install_github("JaydenM-C/phonfreq")

Unfortunately, the package is very large (500MB) owing to the large size of the results files (containing many thousands of bootstrapping iterations per language). These files make the app run fast, but presently there is no easy way to reduce the package size and make installation quicker in the first instance. We will endeavour to come up with a clever solution and develop this aspect of the package in future.

Phoneme frequency viewer

To open the phonfreq viewer app, use the following commands:

library(phonfreq)
phonfreq_viewer()

About

An R package for viewing phoneme frequency distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages