Class for normalize text before the stemming process
public static string
normalizeText( string $text )
Removes symbols & characters other than alphabetics
string