Package | Description |
---|---|
org.openimaj.hadoop.tools.twitter.token.outputmode.correlation | |
org.openimaj.hadoop.tools.twitter.utils |
Modifier and Type | Class and Description |
---|---|
class |
WordDFIDFValue |
Modifier and Type | Method and Description |
---|---|
int |
WordDFIDFValue.compareTo(WordDFIDF other) |
Constructor and Description |
---|
WordDFIDFValue(WordDFIDF idf,
String label,
double d) |
Modifier and Type | Method and Description |
---|---|
WordDFIDF |
WordDFIDFTimeSeries.sum()
An explicit assumption is made that
WordDFIDF instances all come
from the same period of time and therefore have the same total number of
tweets and total number of word instances across time (i.e. |
WordDFIDF |
WordDFIDFTimeSeries.zero() |
Modifier and Type | Method and Description |
---|---|
int |
WordDFIDF.compareTo(WordDFIDF other) |