BM25
BM25 is a widely used algorithm for relevance scoring in full-text search that takes into account how often a search term appears in a document and how rare that term is across the entire text collection.
Source: Elastic — What is BM25?
BM25 is a widely used algorithm for relevance scoring in full-text search that takes into account how often a search term appears in a document and how rare that term is across the entire text collection.
Source: Elastic — What is BM25?