Package: rbm25 0.0.4

David Zimmermann-Kollenda

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

Authors:David Zimmermann-Kollenda [aut, cre], Michael Barlow [aut], Authors of the dependency Rust crates [aut]

rbm25_0.0.4.tar.gz
rbm25_0.0.4.zip(r-4.7)rbm25_0.0.4.zip(r-4.6)rbm25_0.0.4.zip(r-4.5)
rbm25_0.0.4.tgz(r-4.6-x86_64)rbm25_0.0.4.tgz(r-4.6-arm64)rbm25_0.0.4.tgz(r-4.5-x86_64)rbm25_0.0.4.tgz(r-4.5-arm64)
rbm25_0.0.4.tar.gz(r-4.7-arm64)rbm25_0.0.4.tar.gz(r-4.7-x86_64)rbm25_0.0.4.tar.gz(r-4.6-arm64)rbm25_0.0.4.tar.gz(r-4.6-x86_64)
rbm25_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rbm25/json (API)
NEWS

# Install 'rbm25' in R:
install.packages('rbm25', repos = c('https://davzim.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/davzim/rbm25/issues

Pkgdown/docs site:https://davzim.github.io

On CRAN:

Conda:

bm25rustsimilarity-searchcargo

3.78 score 12 stars 3 scripts 174 downloads 2 exports 1 dependencies

Last updated from:f85ba6629e. Checks:9 OK, 4 NOTE. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK159
linux-devel-x86_64OK141
source / vignettesOK182
linux-release-arm64OK150
linux-release-x86_64OK135
macos-release-arm64NOTE195
macos-release-x86_64NOTE371
macos-oldrel-arm64OK163
macos-oldrel-x86_64OK290
windows-develNOTE190
windows-releaseNOTE148
windows-oldrelOK141
wasm-releaseOK133

Exports:BM25bm25_score

Dependencies:R6