StopWordDictionary

DictionaryRepository.StopWordDictionary property

Gets a dictionary of stop words.

public StopWordDictionary StopWordDictionary { get; }

Property Value

The dictionary of stop words.

See Also