phonetisr: A Naive IPA Tokeniser

It provides users with functions to parse International Phonetic Alphabet (IPA) transcriptions into individual phones (tokenisation) based on default IPA symbols and optional user specified multi-character phones. The tokenised transcriptions can be used for obtaining counts of phones or for searching for words matching phonetic patterns.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: cli, dplyr, lifecycle, magrittr, stringi, stringr, tibble, Unicode
Suggests: rmarkdown, knitr, tidyverse
Published: 2025-02-26
DOI: 10.32614/CRAN.package.phonetisr
Author: Stefano Coretta ORCID iD [aut, cre]
Maintainer: Stefano Coretta <stefano.coretta at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/stefanocoretta/phonetisr, https://stefanocoretta.github.io/phonetisr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: phonetisr results

Documentation:

Reference manual: phonetisr.pdf
Vignettes: Tokenise IPA transcriptions (source, R code)

Downloads:

Package source: phonetisr_0.1.0.tar.gz
Windows binaries: r-devel: phonetisr_0.1.0.zip, r-release: not available, r-oldrel: phonetisr_0.1.0.zip
macOS binaries: r-devel (arm64): phonetisr_0.1.0.tgz, r-release (arm64): phonetisr_0.1.0.tgz, r-oldrel (arm64): phonetisr_0.1.0.tgz, r-devel (x86_64): phonetisr_0.1.0.tgz, r-release (x86_64): phonetisr_0.1.0.tgz, r-oldrel (x86_64): phonetisr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=phonetisr to link to this page.