public class TrulyExhaustive extends CompositeDetector
Exhaustive and
StopWords detection strategies.| Constructor and Description |
|---|
TrulyExhaustive(IMWEIndex index)
Constructs a new detector that looks up everything, stop words included.
|
detect, get, sizeadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic TrulyExhaustive(IMWEIndex index)
index - the index to be used by this detector; may not beCopyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.