Table of Contents

Class Pronunciation

Namespace
Shift.Common
Assembly
Shift.Common.dll
public static class Pronunciation
Inheritance
Pronunciation
Inherited Members

Remarks

The algorithm for this function is Copyright(c) 2006 Creativyst, Inc. For more information go to http://www.creativyst.com/Doc/Articles/SoundEx1/SoundEx1.htm

censusMode: 0 = Disabled 1 = Properly calculated SoundEx codes found in all census years 2 = Improperly calculated SoundEx codes found in SOME of the censuses performed in 1880, 1900, and 1910

Methods

Soundex(string, int, int)

public static string Soundex(string word, int resultLength, int censusMode)

Parameters

word string
resultLength int
censusMode int

Returns

string