rbm25: A Light Wrapper Around the 'BM25' 'Rust' Crate for Okapi BM25 Text Search

BM25 is a ranking function used by search engines to rank matching documents according to their relevance to a user's search query. This package provides a light wrapper around the 'BM25' 'rust' crate for Okapi BM25 text search. For more information, see Robertson et al. (1994) <https://trec.nist.gov/pubs/trec3/t3_proceedings.html>.

Getting started

Package details

AuthorDavid Zimmermann-Kollenda [aut, cre], Michael Barlow [aut] (bm25 Rust library), Authors of the dependency Rust crates [aut] (see AUTHORS file)
MaintainerDavid Zimmermann-Kollenda <david_j_zimmermann@hotmail.com>
LicenseMIT + file LICENSE
Version0.0.3
URL https://davzim.github.io/rbm25/ https://github.com/DavZim/rbm25/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rbm25")

Try the rbm25 package in your browser

Any scripts or data that you put into this service are public.

rbm25 documentation built on April 12, 2025, 2:22 a.m.