Package eu.dicodeproject.analysis.wordcount

Class Summary
WordCountDriver Simple "word count" for HBase columns: Aggregates values from a configurable HBase table and column TODO: add Filters, e.g. for language etc.
WordCountMapper Emits words with count 1, using a Lucene Tokenizer.
WordCountReducer Write word counts to a table, The date is the row ID, the column qualifier is the word.
 



Copyright © 2011. All Rights Reserved.