public class Null extends AbstractStopwords
-D If set, stopword scheme is run in debug mode and may output additional info to the console
Constructor and Description |
---|
Null() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
globalInfo()
Returns a string describing the stopwords scheme.
|
debugTipText, getDebug, getOptions, isStopword, listOptions, setDebug, setOptions
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makeCopy
public java.lang.String globalInfo()
globalInfo
in class AbstractStopwords