WordCount example

WordCount is a simple map/reduce application that processes input text and counts the number of occurrences of each word.