Shunde.NET Framework Class Library

TextUtils.GetNoiseWords Method 

Creates a dictionary containing all the words in the noise file

public static Dictionary<TKey,TValue> GetNoiseWords(
   String filePath
);

Parameters

String

Return Value

Returns a hash Table

See Also

TextUtils Class | Shunde.Utilities Namespace