reverse-index

There are 7 repositories under reverse-index topic.

  • Intelligent_Document_Finder

    Sarthakjain1206/Intelligent_Document_Finder

    Document Search Engine Tool

    Language:Python715314
  • last-ent/goophr

    Simple distributed search application using goroutines & channels

    Language:Go12502
  • pedrobiqua/Search_Engine

    Search Engine is a project that implements a basic search engine using Wikipedia pages. The core functionality is developed in C++, with additional components in Python and Cython. It builds a reverse index and uses the PageRank algorithm to rank pages, providing efficient search results based on keyword relevance and page importance.

    Language:Python3110
  • chiendo97/inverted_index

    A C++ implementation of Reversed-index search engine and BM25 ranking function.

    Language:C++2101
  • YaroslavGaponov/si

    Search Index

    Language:Go130
  • haideralsh/go-fts

    A mini, toy, full-text search engine built with go for learning purposes

    Language:Go0200
  • Balcus/ItRadar

    ItRadar is a search engine designed to scrape IT blogs and retrieve the most relevant links based on user queries. It leverages advanced ranking algorithms and indexing techniques to provide precise and efficient search results.

    Language:Python