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>.

Version: 0.0.3
Imports: R6
Suggests: testthat (≥ 3.0.0)
Published: 2025-01-16
DOI: 10.32614/CRAN.package.rbm25
Author: David Zimmermann-Kollenda [aut, cre], Michael Barlow [aut] (bm25 Rust library), Authors of the dependency Rust crates [aut] (see AUTHORS file)
rbm25 author details
Maintainer: David Zimmermann-Kollenda <david_j_zimmermann at hotmail.com>
BugReports: https://github.com/DavZim/rbm25/issues
License: MIT + file LICENSE
URL: https://davzim.github.io/rbm25/, https://github.com/DavZim/rbm25/
NeedsCompilation: yes
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.71.1
Materials: README NEWS
CRAN checks: rbm25 results

Documentation:

Reference manual: rbm25.pdf

Downloads:

Package source: rbm25_0.0.3.tar.gz
Windows binaries: r-devel: rbm25_0.0.3.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rbm25 to link to this page.