org.apache.mahout.math.hadoop.similarity.cooccurrence.Vectors.merge(Iterable<VectorWritable>)

This ORs together several (sparse) VectorWritables. It does not sum
together overlapping dimensions, it just overwrites them from the most
final vector in the list. Is this ok? Should they be summed?

-- 
Lance Norskog
goks...@gmail.com

Reply via email to