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.
Boolean search engine in go
A Boolean query parser in JavaScript
Core algorithms
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.
A simple boolean search engine using Flask
Ready-to-use AI prompt library for recruiters — covers JD simplification, outreach, screening, and LinkedIn content.
Local inverted-index search engine with a Flask UI—TF-IDF ranking, boolean/phrase queries, and autocomplete. Drop in .txt files and search.
Information Retrieval course exercises (Moscow Aviation Institute 7th semester)
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…
Project for creating a search query from Users Inputs to identify possible games. Uses Keyword Extraction and Similarity Matching from Word Embeddings to identify keys and dependency parsing to identify boolean criteria.
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."