Modifier and Type | Method and Description |
---|---|
void |
HadoopTwitterTokenToolOptions.output(TwitterTokenMode mode) |
Modifier and Type | Method and Description |
---|---|
abstract TwitterTokenMode |
TwitterTokenModeOption.getOptions() |
Modifier and Type | Class and Description |
---|---|
class |
DFIDFTokenMode
Perform DFIDF and output such that each timeslot is a instance and each word
a feature
|
Modifier and Type | Class and Description |
---|---|
class |
TokenMatchMode |
Modifier and Type | Class and Description |
---|---|
class |
PairwiseMutualInformationMode
Perform DFIDF and output such that each timeslot is a instance and each word a feature
|
Modifier and Type | Method and Description |
---|---|
abstract void |
TwitterTokenOutputMode.write(HadoopTwitterTokenToolOptions opts,
TwitterTokenMode completedMode) |
Modifier and Type | Method and Description |
---|---|
void |
CorrelationOutputMode.write(HadoopTwitterTokenToolOptions opts,
TwitterTokenMode completedMode) |
Modifier and Type | Method and Description |
---|---|
void |
JacardIndexOutputMode.write(HadoopTwitterTokenToolOptions opts,
TwitterTokenMode completedMode) |
Modifier and Type | Method and Description |
---|---|
void |
SparseCSVTokenOutputMode.write(HadoopTwitterTokenToolOptions opts,
TwitterTokenMode completedMode) |
Modifier and Type | Method and Description |
---|---|
void |
StatsOutputMode.write(HadoopTwitterTokenToolOptions opts,
TwitterTokenMode completedMode) |
Modifier and Type | Method and Description |
---|---|
void |
SpecificWordTimeSeries.write(HadoopTwitterTokenToolOptions opts,
TwitterTokenMode completedMode) |