inverted-index topic

List inverted-index repositories

indexer4j

51
Stars
10
Forks
Watchers

Simple full text indexing and searching library for Java

rust-elias-fano

28
Stars
5
Forks
Watchers

Elias-Fano encoding implementation in Rust

Fehrist

18
Stars
0
Forks
Watchers

Document Indexing and Searching Library in Go

SearchingSystem

49
Stars
12
Forks
Watchers

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

type-reverse

33
Stars
4
Forks
Watchers

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

interpolative_coding

28
Stars
4
Forks
Watchers

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

opt_vbyte

17
Stars
2
Forks
Watchers

Optimal partitioning of Variable-Byte codes for better compression and fast decoding.

tangseng

123
Stars
36
Forks
Watchers

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

SearchEngine

17
Stars
2
Forks
Watchers

使用go实现的简单搜索引擎

web-search-engine-UIC

16
Stars
4
Forks
Watchers

CS 582 Information Retrieval at University of Illinois at Chicago. Multithreaded crawling of UIC domain, inverted index, page rank, SEO with Context Pseudo-Relevance Feedback