oertl / bagminhashLinks
BagMinHash - Minwise Hashing Algorithm for Weighted Sets
☆26Updated 4 years ago
Alternatives and similar repositories for bagminhash
Users that are interested in bagminhash are comparing it to the libraries listed below
Sorting:
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- ☆20Updated 4 years ago
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation☆14Updated 2 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- BlastGraph is a new tool for computing intensive approximate pattern matching in a sequence graph or a de-Bruijn graph. Given an oriented…☆12Updated 12 years ago
- Minhash Index Extended to Knead Kmer Intersection☆11Updated 5 years ago
- Simple and fast MinHash implementation in C with Python wrapper☆13Updated 5 years ago
- Implementation of QuadSketch algorithm