Thursday, 5 September 2013

Minhash implementation in java using SHA1

Minhash implementation in java using SHA1

I have shingled two text into different pieces now i need to compare those
shingles of those text to find duplicates and near duplicates by using
minhash and LSH.can anyone please write a code for implementation of
minhash technique in JAVA.

No comments:

Post a Comment