void |
PhraseExtractAndCount_stripe.PhrasePairExtractMapper.map(org.apache.hadoop.io.IntWritable key,
PhrasePair value,
org.apache.hadoop.mapred.OutputCollector<Phrase,Phrase2CountMap> output,
org.apache.hadoop.mapred.Reporter reporter) |
void |
PhraseExtractAndCount_stripe.PPNormalizingReducer.reduce(Phrase key,
Iterator<Phrase2CountMap> values,
org.apache.hadoop.mapred.OutputCollector<PhrasePair,IndexedFloatArray> output,
org.apache.hadoop.mapred.Reporter reporter) |
void |
PhraseExtractAndCount_stripe.PPCountCombiner.reduce(Phrase key,
Iterator<Phrase2CountMap> values,
org.apache.hadoop.mapred.OutputCollector<Phrase,Phrase2CountMap> output,
org.apache.hadoop.mapred.Reporter reporter) |
void |
PhraseExtractAndCount_stripe.PPCountCombiner.reduce(Phrase key,
Iterator<Phrase2CountMap> values,
org.apache.hadoop.mapred.OutputCollector<Phrase,Phrase2CountMap> output,
org.apache.hadoop.mapred.Reporter reporter) |