#搜索#基于 Redis 的搜索引擎,支持二级索引、全文搜索、向量搜索和聚合。
#搜索#PISA: Performant Indexes and Search for Academia
翻译 - PISA:绩效指标和学术界搜索
#时序数据库#Fastest Integer Compression
#搜索#A Modern C++ Data Sciences Toolkit
#搜索#🔍 Full text indexing and searching library
utils to use word embedding models like word2vec vectors in a PostgreSQL database
#搜索#Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
#搜索#Simple full text indexing and searching library for Java
Build Recommender System with PyTorch + Redis + Elasticsearch + Feast + Triton + Flask. Vector Recall, DeepFM Ranking and Web Application.
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
#算法刷题#Elias-Fano encoding implementation in Rust
A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.
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.
Repository containing all the codes created for the lab sessions of CSE3020 Web Mining at VIT University Chennai Campus
Projects done in the Cloud Computing course.
Inverted Indexer, web crawler, sort, search and poster steamer written using Python for information retrieval.