|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GramKey | |
---|---|
org.apache.mahout.vectorizer.collocations.llr |
Uses of GramKey in org.apache.mahout.vectorizer.collocations.llr |
---|
Methods in org.apache.mahout.vectorizer.collocations.llr with parameters of type GramKey | |
---|---|
int |
GramKeyPartitioner.getPartition(GramKey key,
Gram value,
int numPartitions)
|
protected void |
CollocReducer.reduce(GramKey key,
Iterable<Gram> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
collocation finder: pass 1 reduce phase: given input from the mapper, |
protected void |
CollocCombiner.reduce(GramKey key,
Iterable<Gram> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |