Method GetDefaultStopSet
GetDefaultStopSet()
Returns an unmodifiable instance of the default stop-words set.
Declaration
public static CharArraySet GetDefaultStopSet()
Returns
Type | Description |
---|---|
CharArraySet | An unmodifiable instance of the default stop-words set. |