public static class PhraseExtractAndCount_stripe.PPNormalizingReducer extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Reducer<Phrase,Phrase2CountMap,PhrasePair,IndexedFloatArray>
| Constructor and Description |
|---|
PhraseExtractAndCount_stripe.PPNormalizingReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Phrase key,
Iterator<Phrase2CountMap> values,
org.apache.hadoop.mapred.OutputCollector<PhrasePair,IndexedFloatArray> output,
org.apache.hadoop.mapred.Reporter reporter) |
public PhraseExtractAndCount_stripe.PPNormalizingReducer()
public void reduce(Phrase key, Iterator<Phrase2CountMap> values, org.apache.hadoop.mapred.OutputCollector<PhrasePair,IndexedFloatArray> output, org.apache.hadoop.mapred.Reporter reporter) throws IOException
reduce in interface org.apache.hadoop.mapred.Reducer<Phrase,Phrase2CountMap,PhrasePair,IndexedFloatArray>IOExceptionCopyright © 2015. All rights reserved.