Information Retrieval

Explore Information Retrieval through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Algorithms

Articles that also belong to these categories. Counts cover all of Information Retrieval.

Showing 1-3 of 3 articles

BM25 (Okapi BM25)

BM25, also called Okapi BM25 or Best Match 25, is a probabilistic ranking function used by search engines and information retrieval systems to estimate how relevant a document is to a given query.

Algorithms

HNSW

Hierarchical Navigable Small World (HNSW) is an approximate nearest-neighbor search algorithm that indexes high-dimensional vectors in a multi-layer proximity graph and answers similarity queries in expected…

AlgorithmsMachine Learning