Package org.apache.mahout.utils.vectors

Interface Summary
TermInfo Contains the term dictionary information associated with a vectorized collection of text documents
 

Class Summary
RowIdJob Converts a vector representation of documents into a document x terms matrix.
TermEntry Each entry in a TermInfo dictionary.
VectorDumper Can read in a SequenceFile of Vectors and dump out the results using Vector.asFormatString() to either the console or to a file.
VectorHelper Static utility methods related to vectors.
 



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