Diversity Sourcing Boolean Strings Toolkit
-
Updated
Mar 16, 2023
Diversity Sourcing Boolean Strings Toolkit
Implementation of a search engine on the cacm and CS276 (Stanford) collections.
This code describes a mini search engine used for information retrieval from the CACM dataset using Boolean and Vectorial models.
Core algorithms
A Boolean query parser in JavaScript
Boolean search engine in go
Repository for information retrieval study
This repository contains a web crawler and a search engine created in the information retrieval part of the web intelligence (Software, MSc.) course at AAU.
Test data used in the paper: Russell-Rose, T., Gooch, P., & Kruschwitz, U. (2021). Interactive query expansion for professional search applications. Business Information Review, 38(3), 127-137.
Information retrieval (IR) is the activity of obtaining information system resources relevant to an information need from a collection. Searches can be based on full-text or other content-based indexing. Information retrieval is the science of searching for information in a document, searching for documents themselves, and also searching for met…
Information Retrieval course exercises (Moscow Aviation Institute 7th semester)
A simple boolean search engine using Flask
Movie title search using Inverted Index Boolean Model
Discover a clever strategy for mastering Wordle! Our project dives into various Information Retrieval techniques to efficiently guess the daily word—all aiming for Wordle domination!
A C++ library for boolean search using a positional inverted index on Reuters-21578 dataset.
Add a description, image, and links to the boolean-search topic page so that developers can more easily learn about it.
To associate your repository with the boolean-search topic, visit your repo's landing page and select "manage topics."