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, size
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TrulyExhaustive(IMWEIndex index)
index
- the index to be used by this detector; may not beCopyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.