|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntPairWritable | |
---|---|
org.apache.mahout.clustering.lda | |
org.apache.mahout.common |
Uses of IntPairWritable in org.apache.mahout.clustering.lda |
---|
Methods in org.apache.mahout.clustering.lda with parameters of type IntPairWritable | |
---|---|
void |
LDAReducer.reduce(IntPairWritable topicWord,
java.lang.Iterable<org.apache.hadoop.io.DoubleWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
|
Uses of IntPairWritable in org.apache.mahout.common |
---|
Methods in org.apache.mahout.common that return IntPairWritable | |
---|---|
IntPairWritable |
IntPairWritable.Frequency.getPair()
|
Constructors in org.apache.mahout.common with parameters of type IntPairWritable | |
---|---|
IntPairWritable.Frequency(IntPairWritable bigram,
double frequency)
|
|
IntPairWritable(IntPairWritable pair)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |