Backends
A class for performing blocking using the FAISS (Facebook AI Similarity Search) algorithm. |
|
A class for performing blocking using the Hierarchical Navigable Small World (HNSW) algorithm. |
|
Blocking with Spotify Annoy (Approximate Nearest Neighbors Oh Yeah). |
|
A blocker class that uses the Nearest Neighbor Descent (NND) algorithm. |
|
A class for performing blocking using MLPack algorithms (LSH or k-d tree). |
|
A class for performing blocking using the Voyager algorithm from Spotify. |
|
A class for performing blocking using the FAISS (Facebook AI Similarity Search) algorithms that are GPU-accelerated. |