Method GetSnowballWordSet
GetSnowballWordSet(IResourceLoader, String, Boolean)
Same as GetWordSet(IResourceLoader, String, Boolean), except the input is in snowball format.
Declaration
protected CharArraySet GetSnowballWordSet(IResourceLoader loader, string wordFiles, bool ignoreCase)
Parameters
Type | Name | Description |
---|---|---|
IResourceLoader | loader | |
System.String | wordFiles | |
System.Boolean | ignoreCase |
Returns
Type | Description |
---|---|
CharArraySet |