advas Package

advas Package

source code from the AdvaS Advanced Search project version: 0.2.3

phonetics Module

eWRT.lib.thirdparty.advas.phonetics.caverphone(term)[source]

returns the language key using the caverphone algorithm 2.0

eWRT.lib.thirdparty.advas.phonetics.metaphone(term)[source]

returns metaphone code for a given string

eWRT.lib.thirdparty.advas.phonetics.nysiis(term)[source]

returns New York State Identification and Intelligence Algorithm (NYSIIS) code for the given term

eWRT.lib.thirdparty.advas.phonetics.soundex(term)[source]

Return the soundex value to a string argument.