BM25 ranking algorithms for information retrieval
rank-bm25 provides Python implementations of the BM25 family of
ranking functions, including BM25Okapi, BM25L, and BM25Plus, for
use in information retrieval and full-text search applications.

Maintainer: Daniel Dickman <daniel@openbsd.org>

WWW: https://github.com/dorianbrown/rank_bm25
