Package | Description |
---|---|
org.openimaj.hadoop.tools.twitter.token.mode.dfidf |
Modifier and Type | Method and Description |
---|---|
static TimeFrequencyHolder |
CountTweetsInTimeperiod.readTimeIndex(org.apache.hadoop.fs.Path indexOut)
Read a
TimeFrequencyHolder from a Path . |
Modifier and Type | Method and Description |
---|---|
static void |
CountTweetsInTimeperiod.writeTimeIndex(TimeFrequencyHolder timeMap,
org.apache.hadoop.fs.Path indexOut)
Write a timeindex to a
Path |