okapi-bm25 topic

List okapi-bm25 repositories

retrieval

32
Stars
9
Forks
Watchers

Tunable full text search engine in JavaScript that: (1) works natively on web apps like Express.js; (2) easy to customize (via BM25) to specific types of documents (e.g. tweets, scientifc journals); (...

SeekStorm

160
Stars
10
Forks
Watchers

SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust

bm25s

784
Stars
31
Forks
Watchers

Fast lexical search library implementing BM25 in Python using Numpy and Scipy