bm25 topic

List bm25 repositories

manticoresearch

8.4k
Stars
469
Forks
60
Watchers

Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon

wink-nlp

1.2k
Stars
57
Forks
Watchers

Developer friendly Natural Language Processing ✨

rank_bm25

857
Stars
78
Forks
Watchers

A Collection of BM25 Algorithms in Python

sentence-similarity

286
Stars
59
Forks
Watchers

对四种句子/文本相似度计算方法进行实验与比较

BM25

226
Stars
69
Forks
Watchers

A Python implementation of the BM25 ranking function.

iresearch

181
Stars
24
Forks
Watchers

IResearch is a cross-platform, high-performance search analytics library written entirely in C++ with the focus on a pluggability of different ranking/similarity models

similarities

611
Stars
63
Forks
Watchers

Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。

fastbm25

33
Stars
10
Forks
Watchers

The fast python bm25 algorithm implemented with reverted index