public static class InvertedIndex.WordUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_USE_STATIC_STOPWORDS |
static java.lang.String |
USE_STATIC_STOPWORDS |
Constructor and Description |
---|
InvertedIndex.WordUtils(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
boolean |
isStopWord(java.lang.String token) |