Package org.apache.mahout.vectorizer.term

Class Summary
TermCountCombiner  
TermCountMapper TextVectorizer Term Count Mapper.
TermCountReducer This accumulates all the words and the weights and sums them up.
TermDocumentCountMapper TextVectorizer Document Frequency Count Mapper.
TermDocumentCountReducer Can also be used as a local Combiner.
TFPartialVectorReducer Converts a document in to a sparse vector
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.