Package: SoundexBR 1.2

SoundexBR: Phonetic-Coding for Portuguese

The SoundexBR package provides an algorithm for decoding names into phonetic codes, as pronounced in Portuguese. The goal is for homophones to be encoded to the same representation so that they can be matched despite minor differences in spelling. The algorithm mainly encodes consonants; a vowel will not be encoded unless it is the first letter. The soundex code resultant consists of a four digits long string composed by one letter followed by three numerical digits: the letter is the first letter of the name, and the digits encode the remaining consonants.

Authors:Daniel Marcelino

SoundexBR_1.2.tar.gz
SoundexBR_1.2.zip(r-4.7)SoundexBR_1.2.zip(r-4.6)SoundexBR_1.2.zip(r-4.5)
SoundexBR_1.2.tgz(r-4.6-x86_64)SoundexBR_1.2.tgz(r-4.6-arm64)SoundexBR_1.2.tgz(r-4.5-x86_64)SoundexBR_1.2.tgz(r-4.5-arm64)
SoundexBR_1.2.tar.gz(r-4.7-arm64)SoundexBR_1.2.tar.gz(r-4.7-x86_64)SoundexBR_1.2.tar.gz(r-4.6-arm64)SoundexBR_1.2.tar.gz(r-4.6-x86_64)
SoundexBR_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
SoundexBR/json (API)

# Install 'SoundexBR' in R:
install.packages('SoundexBR', repos = c('https://dmarcelinobr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/danielmarcelino/soundexbr/issues

On CRAN:

Conda:

4.02 score 14 stars 15 scripts 184 downloads 6 exports 0 dependencies

Last updated from:e77d23d6bb. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK111
linux-devel-x86_64OK151
source / vignettesOK141
linux-release-arm64OK108
linux-release-x86_64OK121
macos-release-arm64OK152
macos-release-x86_64OK203
macos-oldrel-arm64OK130
macos-oldrel-x86_64OK272
windows-develOK89
windows-releaseOK79
windows-oldrelOK65
wasm-releaseOK101

Exports:.ptsoundaccentascii.tablechar2intint2charsoundexBR

Dependencies: