RelaxSearch is a lightweight, demonstration-based search engine project built with Go and Elasticsearch.
-
Updated
Nov 4, 2024 - C++
RelaxSearch is a lightweight, demonstration-based search engine project built with Go and Elasticsearch.
Search Engine is a project that implements a basic search engine using C++, Python, and Cython. It builds a reverse index and ranks pages with the PageRank algorithm based on keyword relevance and page importance.
Dynamic succint/compressed rank&select and fenwick tree data structure
C++ File Search Engine for Enron Email Sample Dataset
C++ demo for Mutual Rank based co-expression hub/module identification
The goal of this project it to provide a tool to build new ranker easily and to compare them with existing ones in terms of results overlapping.
ftrl C++ implementation
A search engine that lists the web sources listed in a csv file in a ranked way taking into consideration the number of impressions and number of clicks. The source code is fed input from 4 csv files. The user is then prompted to enter the keywords with a support of the use of conjunctions and disjunctions.
Add a description, image, and links to the ranking-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ranking-algorithm topic, visit your repo's landing page and select "manage topics."