bm25 topic

List bm25 repositories

manticoresearch

8.5k
Stars
473
Forks
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

861
Stars
79
Forks
Watchers

A Collection of BM25 Algorithms in Python

sentence-similarity

285
Stars
59
Forks
Watchers

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

BM25

227
Stars
67
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

634
Stars
64
Forks
Watchers

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

fastbm25

39
Stars
11
Forks
Watchers

The fast python bm25 algorithm implemented with reverted index