Hi List,

I have one concern about creating vector from lucene index after
reading the following document.

https://cwiki.apache.org/MAHOUT/creating-vectors-from-text.html#CreatingVectorsfromText-FromLucene

I think the vectors in lucene index have different dimensions among
different docs because tf vector in lucene is just for one document.
However the seq2sparse will generate vectors with the same dimension.
So the utilities seq2sparse and lucene.vector generate different type
of vectors.

Please let me know that is true. Thanks.

-- 
Regards,
Jiaan

Reply via email to