org.switchboard.util
Class Stopwords

java.lang.Object
  extended by org.switchboard.util.Stopwords

public class Stopwords
extends Object


Field Summary
static String[] stopwords
           
 
Constructor Summary
Stopwords()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stopwords

public static final String[] stopwords
Constructor Detail

Stopwords

public Stopwords()