soundex: Get soundex code for a given string

Description Usage

Description

Since soundex is only defined on the letters a-z, this function will first convert any input to ASCII before calculating the soundex.

Usage

1
soundex(string, ...)

tarakc02/preprocessr documentation built on May 31, 2019, 3:55 a.m.