SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust
-
Updated
Dec 4, 2025 - Rust
SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust
Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
Tested and profiled implementation of the OkapiBM25 algorithm. Install the npm package. Now at 90K downloads per year!
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); (3) is deployable on either the client-side or the server side.
A file search engine based on modern search engine algorithms and data structures
The project is an extension of the SENT2IMG application, where an attention mechanism is introduced to obtain precise captions and Okapi BM25 algorithm has been utilised to rank the captions.
๐๐ป๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ถ๐ผ๐ป ๐ฅ๐ฒ๐๐ฟ๐ถ๐ฒ๐๐ฎ๐น | ๐๐ฆ๐ฒ๐ฌ๐ฌ๐ต๐ฎ | ๐๐ผ๐ผ๐น-๐ฆ๐ฒ๐ฎ๐ฟ๐ฐ๐ต, ๐ฅ๐ฎ๐ป๐ธ๐ฒ๐ฟ, ๐ช๐ผ๐ฟ๐ฑ๐ก๐ฒ๐ ๐ฆ๐๐บ๐บ๐ฎ๐ฟ๐ถ๐๐ฒ๐ฟ
A two-stage information retrieval model using baseline TF-IDF model and refined BM25.
A search engine which takes keywords as queries and retrieves a ranked list of results
Parse HTML pages. Create inverted index. Search for pages
A search engine that takes keyword queries as input and retrieves a ranked list of relevant results as output. It scraps a few thousand pages from one of the seed Wiki pages and uses Elasticsearch for a full-text search engine.
Lucene, Retrieval and scoring pages using BM25
Content specific search engine with the aim to retrieve movies information given the content of the user's query.
A detailed study on enhancing the working of an Automated Question Generation & Answering system in a real-time environment. Also, the paper gives a glimpse of bringing this system to freeware like WhatsApp.
A basic and intuitive Python module for (Vector Space) IR system. (Focuses on simplicity and understandability)
Buscador de man pages con modelo vectorial y BM25.
IR ranking system based on Okapi BM25 and blind feedback
Repository containing the final project for the Information Retrieval course at DSSC Master Degree (UniTS).
Add a description, image, and links to the okapi-bm25 topic page so that developers can more easily learn about it.
To associate your repository with the okapi-bm25 topic, visit your repo's landing page and select "manage topics."