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.7)phonetisr_0.1.0.zip(r-4.6)phonetisr_0.1.0.zip(r-4.5)
phonetisr_0.1.0.tgz(r-4.6-any)phonetisr_0.1.0.tgz(r-4.5-any)
phonetisr_0.1.0.tar.gz(r-4.7-any)phonetisr_0.1.0.tar.gz(r-4.6-any)
phonetisr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
phonetisr/json (API)
| # 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/docs site:https://stefanocoretta.github.io
- ipa_symbols - List of IPA symbols
- kl_swadesh - Klingon Swadesh list
Last updated from:d216d2205f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | OK | 174 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 122 |
Exports:%>%featuriseget_no_ipaph_searchphonetisephonetize
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectUnicodeutf8vctrswithr
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 |