Repository navigation

#

lexical-search

Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy

Python
1278
3 个月前

Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.

Python
850
2 个月前
Python
34
6 个月前

Intelligent Document Search for the Staatsarchiv Zurich.

Jupyter Notebook
8
1 个月前

Simple lexicon matcher against a text

Rust
2
1 年前

An end-to-end private Opensearch cluster deployment example. This repo demonstrates various Keyword search functionalities available through Opensearch

TypeScript
2
1 个月前

A Python-based assistant for Obsidian notes that provides powerful and efficient utilities to aid in knowledge management and research. Includes lexical search with BM25S.

Jupyter Notebook
1
5 个月前

Notebook for AICamp talk on Mar 19, 2025

Jupyter Notebook
1
4 个月前

Overview of open-source lexical search libraries and servers

0
1 年前

Lexical search based on partitioned index of hashed words in object storage

Python
0
14 天前

Baseline models for searching for movie plots from Wikipedia articles. Techniques include BM25 (lexical search), bi/cross-encoding (semantic search), and retrieval-augmented generation (RAG) using Mistal 7B through Fireworks.ai.

Jupyter Notebook
0
1 年前

An ultra-fast BM25 retriever with support for multiple variants and meta-data filtering.

Python
0
5 个月前

A simple hybrid search Flask application that integrates traditional full-text (lexical/BM25) search with semantic (neural sparse embeddings) search. It also provides autocomplete functionality for an improved search experience.

Python
0
2 天前