Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.core.stopwords Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractFileBasedStopwordsAncestor for file-based stopword schemes.Classweka.core.stopwordsWeka
AbstractStopwordsAncestor for stopwords classes.Classweka.core.stopwordsWeka
MultiStopwords Applies the specified stopwords algorithms one after other.Classweka.core.stopwordsWeka
Null Dummy stopwords scheme, always returns false.Classweka.core.stopwordsWeka
Rainbow Stopwords list based on Rainbow: http://www.Classweka.core.stopwordsWeka
RegExpFromFile Uses the regular expressions stored in the file for determining whether a word is a stopword (ignored if pointing to a directory).Classweka.core.stopwordsWeka
StopwordsClass that can test whether a given string is a stop word.Classweka.coreWeka
StopwordsHandlerInterface for classes that support stopword handling.Interfaceweka.core.stopwordsWeka
WordsFromFile Uses the stopwords located in the specified file (ignored _if pointing to a directory).Classweka.core.stopwordsWeka