similarity-search

cover image

Hierarchical Navigable Small World (HNSW) is a state-of-the-art algorithm used for an approximate search of nearest neighbours. Under the…

cover image

In the first two parts of this series we have discussed two fundamental algorithms in information retrieval: inverted file index and…

cover image

Hierarchical Navigable Small World graphs (HNSW) is an algorithm that allows for efficient nearest neighbor search, and the Sentence…

cover image

Similarity search is a popular problem where given a query Q we need to find the most similar documents to it among all the documents D.

cover image

Understand how to hash data and reflect its similarity by constructing random hyperplanes

cover image

Dive into combinations of LSH functions to guarantee a more reliable search