java-LSH
java-LSH copied to clipboard
How to return topk similar items?
Hi, I don't know how to return the topk similar vectors. Should I use signatures to calculate similarity? Or to use hashvalue of signatures to calculate? Thanks very much,