UAX29URLEmailAnalyzer
Builds an analyzer with the given stop words.
Parameters
stopWords
stop words
constructor()
Builds an analyzer with the default stop words (STOP_WORDS_SET).
Builds an analyzer with the stop words from the given reader.
Parameters
stopwords
Reader to read stop words from
See also
#getWordSet