You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the paper, you used two methods: suffix array for exact matches and Minhash for approximate matches.
Currently, the repo only contains a suffix array-based one. Kindly ask if you will release the implementation of the Minhash-based one for NearDup method in your paper.
The text was updated successfully, but these errors were encountered:
In the paper, you used two methods: suffix array for exact matches and Minhash for approximate matches.
Currently, the repo only contains a suffix array-based one. Kindly ask if you will release the implementation of the Minhash-based one for NearDup method in your paper.
The text was updated successfully, but these errors were encountered: