Document Search Engine Tool
-
Updated
Dec 8, 2022 - Python
Document Search Engine Tool
Simple distributed search application using goroutines & channels
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.
A C++ implementation of Reversed-index search engine and BM25 ranking function.
A mini, toy, full-text search engine built with go for learning purposes
Search Engine written in Python
Add a description, image, and links to the reverse-index topic page so that developers can more easily learn about it.
To associate your repository with the reverse-index topic, visit your repo's landing page and select "manage topics."