public class VectorCosine extends java.lang.Object implements SimilarityMeasure
VectorCosine()
double
compute(Vector v1, Vector v2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VectorCosine()
public double compute(Vector v1, Vector v2)
compute
SimilarityMeasure
v1
v2