Uses of Class
weka.core.stopwords.AbstractFileBasedStopwords
-
Uses of AbstractFileBasedStopwords in weka.core.stopwords
Modifier and TypeClassDescriptionclass
Uses the regular expressions stored in the file for determining whether a word is a stopword (ignored if pointing to a directory).class
Uses the stopwords located in the specified file (ignored _if pointing to a directory).