loadStopwordSet

Creates a CharArraySet from a file.

Return

a CharArraySet containing the distinct stopwords from the given reader

Parameters

stopwords

the stopwords reader to load

Throws

IOException

if loading the stopwords throws an IOException