Repository navigation

#

inverted-index

A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.

C
5904
12 分钟前

PISA: Performant Indexes and Search for Academia

C++
1013
1 个月前

🔍 Full text indexing and searching library

TypeScript
157
2 年前

A library of inverted index data structures

C++
150
3 年前

utils to use word embedding models like word2vec vectors in a PostgreSQL database

C
144
4 年前

Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统

Go
129
3 个月前

python实现的基于倒排索引和向量空间模型实现的信息检索系统

HTML
58
8 年前

Simple full text indexing and searching library for Java

Java
55
7 年前

Build Recommender System with PyTorch + Redis + Elasticsearch + Feast + Triton + Flask. Vector Recall, DeepFM Ranking and Web Application.

Python
55
2 年前

EliasFanoCompression: quasi-succinct compression of sorted integers in C#

C#
44
4 年前
C
37
3 年前

🦄 Lightweight reverse utility around strings, arrays, numbers and more.

JavaScript
33
2 年前

A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.

C++
30
3 年前

Projects done in the Cloud Computing course.

Java
27
7 年前

Two-part information retrieval system: 1) Pre-process text files, generate TF-IDF matrix and inverted index. 2) Retrieve relevant documents ranked by cosine similarity for given queries.

Python
24
2 年前

Repository containing all the codes created for the lab sessions of CSE3020 Web Mining at VIT University Chennai Campus

Python
23
7 年前

Inverted Indexer, web crawler, sort, search and poster steamer written using Python for information retrieval.

HTML
22
9 个月前