CRAN/E | SoundexBR

SoundexBR

Phonetic-Coding for Portuguese

Installation

About

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.

Citation SoundexBR citation info
Bug report File report

Key Metrics

Version 1.2
R ≥ 3.0
Published 2015-07-14 3221 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks SoundexBR results

Downloads

Yesterday 4 -50%
Last 7 days 33 -33%
Last 30 days 154 +10%
Last 90 days 403 -36%
Last 365 days 1.883 -28%

Maintainer

Maintainer

Daniel Marcelino

dmarcelino@live.com

Authors

Daniel Marcelino

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SoundexBR archive

Depends

R ≥ 3.0
stats
utils
graphics
grDevices

Suggests

SciencesPo
stringr

Enhances

RecordLinkage