fast-pack / PyFastPForLinks
Python bindings for the fast integer compression library FastPFor.
☆61Updated 2 years ago
Alternatives and similar repositories for PyFastPFor
Users that are interested in PyFastPFor are comparing it to the libraries listed below
Sorting:
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 8 months ago
- Python bindings to Succinct Data Structure Library 2.0☆34Updated 6 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆118Updated 2 months ago
- Search for similar short strings☆53Updated 5 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆254Updated last week
- Weighted MinHash implementation on CUDA (multi-gpu).☆121Updated last year
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Using Machine Learning to learn how to Compress☆113Updated 2 years ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- 💥 Cython bindings for MurmurHash2☆44Updated last month
- HAT-Trie for Python☆86Updated 9 years ago
- bin files☆13Updated 9 months ago
- Command line interface to and serialization format for Blosc☆123Updated 3 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 8 months ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆89Updated 6 months ago
- python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the superse…☆23Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- ALMa (Active Learning Manager) Keeps track of labeled and unlabeled data for active learning☆42Updated 5 years ago
- SUccinct Retrieval Framework☆21Updated 9 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Pure Python CDB reader/writer☆45Updated last year
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆119Updated 3 weeks ago
- LSH index for approximate set containment search☆60Updated 3 years ago
- Count-Min sketch-based approximate counting library☆46Updated 6 months ago
- Common Index File Format to to support interoperability between open-source IR engines☆39Updated last year
- Interactive Model Iteration with Weak Supervision and Pre-Trained Embeddings