query-processor

There are 19 repositories under query-processor topic.

  • nhirakawa/BM25

    A Python implementation of the BM25 ranking function.

    Language:Python23411166
  • opteryx

    mabel-dev/opteryx

    🦖 A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.

    Language:Python6161.1k11
  • eyalroz/c-store

    C-Store : A column-oriented DBMS prototype (frozen)

    Language:C++412413
  • varadchoudhari/Resume-Matcher

    A system for computing the most similar resume vectors given a query job vector. Built using an inverted index and BM25 retrieval model.

    Language:Python10211
  • Abd-ELrahmanHamza/Dawrly

    A Crawler- based search engine that demonstrates the main features of a search engine (web crawling, indexing, ranking, Phrase Searching, Query Processing and Web Interface)

    Language:Java3100
  • atwamahmoud/SearchEngine

    A Fast Multi-Threaded search engine implemented in Java, supporting Crawling, Indexing, Relevance scoring, trend analysis & in-memory caching

    Language:Java2300
  • C-vind/Dual_NavDrawer

    An application that has a Navigation Drawer placed on both sides (Left & Right) of the screen. The Right Drawer also has a Search View and the menu items on the drawer will be shown according to the user's search query. All menu items are added programmatically and each of their information (title and icon) is parsed from certain XML files. There is also a bottom Horizontal Scroll View which shows the shorcut items of the Left Drawer.

    Language:Java2000
  • TejasviSankhe/SQL-query-processor

    A memory aware and time efficient SQL query parser in Java using jsqlparser.

    Language:Java2102
  • din0s/InformationRetrieval

    Project for the Information Retrieval class with a simple search engine using TF-IDF cosine similarity.

    Language:JavaScript1180
  • oisincoveney/PDF-Search-Engine-C-

    This is a PDF search engine created in C++ as a final project for the CSE2341 Data Structures course at Southern Methodist University.

    Language:HTML1101
  • sevvalmehder/tiny-search-engine

    Simple search system that includes inverted index builder and boolean query processor for information retrieval.

    Language:Python1201
  • anjanatiha/Web-Retrieval-Search-Engine-Implementation-for-University-Web-Domain

    Vector Space based End-to-End Web Retrieval/ Search Engine with self-contained units

    Language:Jupyter Notebook0201
  • hazemtarekelaswad/Search-Engine

    A crawler-based search engine, consists of six main components that are crawler, indexer, search index, ranker, query processor, and an Android application for UI support.

    Language:Java0100
  • nbaryalakshmi/information_retrieval_search_engine_indexer

    Information retrieval, Search Engine, Crawler, Indexer

    Language:Python0200
  • Pendulun/IndexerQueryProcessor

    Implementation of a Indexer and a Query Processor for a Retrieval System.

    Language:Python0100
  • pravar21/SearchEngineQueryProcessor

    Returns Top 10 URL results and corresponding ranking scores for user entered search query.Implements conjunctive as well as disjunctive query processing and uses BM25 as the ranking function.Very Efficient, returns results for conjunctive queries in less than 50ms.

    Language:Java0101
  • UVNishanth/ask-the-tweeter

    logical query processor for searching tweets in a static corpus

    Language:Python0100
  • terranovafr/InvertedIndex

    An inverted index implementation paired with a query processor, both based on the document collection "Passage Ranking Dataset".

    Language:Java00
  • Yowgf/query-processor

    Language:Jupyter Notebook10