My implementation of a simple Map/Reduce program in python. Takes words and Maps each to a a value (1). Then, the reducer aggregates each word, summing its value to return the count of each word. Plan ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results