Package | Description |
---|---|
org.openimaj.hadoop.tools.twitter.token.mode.dfidf |
Modifier and Type | Method and Description |
---|---|
TimeFrequencyHolder.TimeFrequency |
TimeFrequencyHolder.TimeFrequency.combine(long l,
long nTweets) |
TimeFrequencyHolder.TimeFrequency |
TimeFrequencyHolder.TimeFrequency.combine(TimeFrequencyHolder.TimeFrequency other)
Given a
TimeFrequencyHolder.TimeFrequency instance, keep count of cumulative
frequency and set the periodFrequency to the one furthest along in
time |
Modifier and Type | Method and Description |
---|---|
TimeFrequencyHolder.TimeFrequency |
TimeFrequencyHolder.TimeFrequency.combine(TimeFrequencyHolder.TimeFrequency other)
Given a
TimeFrequencyHolder.TimeFrequency instance, keep count of cumulative
frequency and set the periodFrequency to the one furthest along in
time |