Here are
250 public repositories
matching this topic...
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
A Modern C++ Data Sciences Toolkit
Fastest Integer Compression
PISA: Performant Indexes and Search for Academia
A library of inverted index data structures
utils to use word embedding models like word2vec vectors in a PostgreSQL database
🔍 Full text indexing and searching library
Updated
Jan 22, 2022
TypeScript
Simple full text indexing and searching library for Java
Updated
Jan 27, 2019
Java
python实现的基于倒排索引和向量空间模型实现的信息检索系统
Updated
Jun 22, 2017
HTML
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
Updated
Sep 28, 2018
JavaScript
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
Elias-Fano encoding implementation in Rust
Inverted Indexer, web crawler, sort, search and poster steamer written using Python for information retrieval.
A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.
Projects done in the Cloud Computing course.
Updated
May 23, 2018
Java
Repository containing all the codes created for the lab sessions of CSE3020 Web Mining at VIT University Chennai Campus
Updated
Dec 6, 2018
Python
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
Updated
Dec 15, 2018
Python
Optimal partitioning of Variable-Byte codes for better compression and fast decoding.
Document Indexing and Searching Library in Go
Inverted file system for billion-scale ANN search
Updated
Jun 2, 2021
Julia
Clustered Elias-Fano inverted indexes.
Universe-sliced indexes in C++.
instance search of bow model framework(ins bagger)
Search Engine for Books (Java, Apache Lucene, crawler4j, Apache Spark)
Updated
Jul 25, 2018
Java
A system for computing the most similar resume vectors given a query job vector. Built using an inverted index and BM25 retrieval model.
Updated
Jan 31, 2018
Python
Finding similarities between documents, and document search engine query language implementation
Updated
Dec 24, 2019
Python
Javascript object based database system.
Updated
Jan 26, 2022
JavaScript
Improve this page
Add a description, image, and links to the
inverted-index
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
inverted-index
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Create an SDK package that can be used for Go project to enable other Go project to use elasthink use cases (initialize, create index, update index, search)