public class Dl4jRainbow extends Dl4jAbstractStopwords
| Constructor and Description |
|---|
Dl4jRainbow() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getStopList()
Returns the list of stopwords.
|
java.lang.String |
globalInfo()
Returns a string describing the stopwords scheme.
|
void |
initialize()
Performs intialization of the scheme.
|
debugTipText, getDebug, getOptions, isStopword, listOptions, setDebug, setOptionspublic java.lang.String globalInfo()
globalInfo in class weka.core.stopwords.AbstractStopwordspublic void initialize()
initialize in class Dl4jAbstractStopwordspublic java.util.List<java.lang.String> getStopList()
Dl4jAbstractStopwordsgetStopList in class Dl4jAbstractStopwords