Package: phonetisr 0.1.0

Stefano Coretta
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.
Authors:
phonetisr_0.1.0.tar.gz
phonetisr_0.1.0.zip(r-4.5)phonetisr_0.1.0.zip(r-4.4)phonetisr_0.1.0.zip(r-4.3)
phonetisr_0.1.0.tgz(r-4.5-any)phonetisr_0.1.0.tgz(r-4.4-any)phonetisr_0.1.0.tgz(r-4.3-any)
phonetisr_0.1.0.tar.gz(r-4.5-noble)phonetisr_0.1.0.tar.gz(r-4.4-noble)
phonetisr_0.1.0.tgz(r-4.4-emscripten)phonetisr_0.1.0.tgz(r-4.3-emscripten)
phonetisr.pdf |phonetisr.html✨
phonetisr/json (API)
NEWS
# Install 'phonetisr' in R: |
install.packages('phonetisr', repos = c('https://stefanocoretta.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stefanocoretta/phonetisr/issues
Pkgdown site:https://stefanocoretta.github.io
- ipa_symbols - List of IPA symbols
- kl_swadesh - Klingon Swadesh list
Last updated 5 days agofrom:d216d2205f. Checks:4 OK, 5 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 07 2025 |
R-4.5-win | OK | Mar 07 2025 |
R-4.5-mac | OK | Mar 07 2025 |
R-4.5-linux | OK | Mar 07 2025 |
R-4.4-win | NOTE | Mar 07 2025 |
R-4.4-mac | NOTE | Mar 07 2025 |
R-4.4-linux | NOTE | Mar 07 2025 |
R-4.3-win | NOTE | Mar 07 2025 |
R-4.3-mac | NOTE | Mar 07 2025 |
Exports:%>%featuriseget_no_ipaph_searchphonetisephonetize
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectUnicodeutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add features to list of phones | featurise |
Get non-IPA characters. | get_no_ipa |
List of IPA symbols | ipa_symbols |
Klingon Swadesh list | kl_swadesh |
Search phones | ph_search |
Tokenise IPA strings | phonetise phonetize |