Package org.apache.mahout.utils.vectors.io

Interface Summary
TermInfoWriter  
VectorWriter  
 

Class Summary
DelimitedTermInfoWriter Write TermInfo to a Writer in a textual, delimited format with header.
SequenceFileVectorWriter Writes out Vectors to a SequenceFile.
TextualVectorWriter Write out the vectors to any Writer using Vector.asFormatString(), one per line by default.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.