Re: Mahout sequence file format

2012-01-06 Thread Isabel Drost
On 28.12.2011 rahul raghavendhra wrote: > I am new to Mahout.. i just want to know how text file is converted into > seqfile and then to sparse vectors.. For more detailed pointers on where to start see also Isabel

Re: Mahout sequence file format

2011-12-28 Thread Grant Ingersoll
On Dec 28, 2011, at 7:17 AM, rahul raghavendhra wrote: > I am new to Mahout.. i just want to know how text file is converted into > seqfile and then to sparse vectors.. There are quite a few steps. I would recommend checking out the code and walking through it. See the SparseVectorsFromSequen

Mahout sequence file format

2011-12-28 Thread rahul raghavendhra
I am new to Mahout.. i just want to know how text file is converted into seqfile and then to sparse vectors.. any kind of text file can be converted into seq file using ./mahout seqdirectory ? thanks in advance.. ./rahul