rank_bm25-0.2.2

BM25 ranking algorithms for information retrieval

Index | textproc

Description

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.

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

Maintainer: Daniel Dickman <daniel@openbsd.org>

Run Dependencies