seiflotfy / superminhash
SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation
☆24Updated 7 years ago
Alternatives and similar repositories for superminhash:
Users that are interested in superminhash are comparing it to the libraries listed below
- Bleve Extensions☆48Updated 10 months ago
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- Go driver for ragel scanners☆35Updated 4 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago
- ☆23Updated 8 years ago
- LogLog based Cardinality Estimator☆61Updated 7 years ago
- EWAH bitmap compression library for Go.☆16Updated 3 years ago
- sparse levenshtein automaton in go☆23Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Hyper-Compact Virtual Estimators for Big Network Data Based on Register Sharing☆33Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- Pure-Go full text indexer and search library☆94Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Go package implementing an indexable ordered multimap☆25Updated 5 years ago
- Raft backend implementation using BuntDB☆16Updated 5 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆37Updated 8 years ago
- High Performance Porter2 Stemmer☆47Updated 4 years ago
- Difference hash of images☆20Updated 11 months ago
- Go difference algorithm☆58Updated 11 years ago
- A service to manage your Cuckoo filters☆18Updated 6 years ago
- A golang streaming histogram sketch. Fast quantiles and counts below a threshold.☆44Updated last year
- A port of Stream VByte to Go