public class Dl4jNull extends Dl4jAbstractStopwords
Constructor and Description |
---|
Dl4jNull() |
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()
initializes the dictionary
|
debugTipText, getDebug, getOptions, isStopword, listOptions, setDebug, setOptions
public java.util.List<java.lang.String> getStopList()
Dl4jAbstractStopwords
getStopList
in class Dl4jAbstractStopwords
public void initialize()
Dl4jAbstractStopwords
initialize
in class Dl4jAbstractStopwords
public java.lang.String globalInfo()
globalInfo
in class weka.core.stopwords.AbstractStopwords