CMD + K

r-soundexbr

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-soundexbr

Usage Tracking

1.2
1 / 8 versions selected
Total downloads: 0

About

Summary

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.

Information Last Updated

Apr 22, 2025 at 15:32

License

GPL-2

Total Downloads

4

Platforms

Linux 64 Version: 1.2
macOS 64 Version: 1.2
Win 64 Version: 1.2