relevance
There are 53 repositories under relevance topic.
Stratio/cassandra-lucene-index
Lucene based secondary indexes for Cassandra
o19s/relevant-search-book
Code and Examples for Relevant Search
o19s/splainer
Elasticsearch/Solr Sandbox for exploring explain information and tweaking
parpalak/rose
Simple PHP search engine that supports Russian and English morphology
akarasman/yolo-heatmaps
A utility for generating heatmaps of YOLOv8 using Layerwise Relevance Propagation (LRP/CRP).
o19s/match-query-parser
Search a single field with different query time analyzers in Solr
opensearch-project/search-processor
Search Request Processor: pipeline for transformation of queries and results inline with a search request.
project-miracl/nomiracl
NoMIRACL: A multilingual hallucination evaluation dataset to evaluate LLM robustness in RAG against first-stage retrieval errors on 18 languages.
AKASH2907/Content-based-Video-Relevance-Prediction
Content-based Video Relevance Prediction on "cold-start" problems. Recommending new uploaded videos to users based on the extracted features.
opensemanticsearch/solr-relevance-ranking-analysis
Solr Relevance Ranking Analysis and Visualization Tool
fanta-mnix/python-bm25
Python implementation of BM25 function for document retrieval
candidate-selection-tutorial-sigir2017/candidate-selection-tutorial
SIGIR 2017 Candidate Selection Tutorial (http://sigir.org/sigir2017/program/tutorials/#candidate)
samujjwaal/Cranfield-Vector-Space-Model
Implementation of a Vector Space Retrieval Model using TF-IDF and cosine similarity on the Cranfield document corpus
luizbizzio/git-auto-commit
📤 Git Auto Commit keeps your GitHub repository active by automatically creating new commits. It boosts visibility and engagement while keeping your commit history clean and clutter-free.
NeotomaDB/MetaExtractor
A repository for the UBC MDS Capstone team to develop a metadata extractor for Neotoma
royalpranjal/Search-Engine
A search query is processed using NLP after which the results are displayed by crawling the web for relevant web pages & displaying them after normalizing the scores
JohnPapad/Mini-Search-Engine
A Mini Search Engine in C++, using an inverted index and a trie.
jpsthecelt/poorMansFIM
This is a really limited attempt at a simple File Integrity Monitoring system using BigFix fixlets and reports
martinthenext/ir-crowd-thesis
What is the nicest way to crowdsource IR relevance judgements?
actool/eslint-plugin-actool
📓 Lint comments & code actuality
ash-williams/SearchTool
A tool for retrieving relevant content from the Web using Google's Custom Search API
jpsthecelt/configNquery
Jupyter R notebook uses Python to open and reads credentials/URL from configuration-file, creates a BigFix 'query-channel', and extracts endpoint information through ReST API, to be manipulated and graphed using R libraries.
rishabhindoria/Content-Based-Image-Retrieval-Using-Color-And-Texture
Retrieve best matching images from 10,000+ images WANG Dataset with an average precision of 80%
atwamahmoud/SearchEngine
A Fast Multi-Threaded search engine implemented in Java, supporting Crawling, Indexing, Relevance scoring, trend analysis & in-memory caching
cmcannady/IPSubnetInfo
Analysis, fixlets, sample CSV file and read me PDF for IPSubnetInfo open-source project.
GigaParsers/.github
Giga Parsers 🦾😎
INKWWW/Hadoop-MapReduce
Big Data\MapReduce
mgiulini/pymap
a repo for describing how different selections of degrees of freedom affect the amount of information retained about the full system
o19s/quepid-jupyterlite
Jupyter notebooks to help with search relevancy measurements, optimized for Quepid.
syfantid/Search-Engine-Evaluation-Metrics
Information Retrieval Systems (e.g. Search Engines) evaluation metrics in R.
Clemenciah/AB-ReDial
Aspect Based ReDial(AB-ReDial): Is a subset data from ReDial annotated on six dialogue aspects and overall user satisfaction at the turn and dialogue levels with the following aspects; relevance, interestingness, understanding, task completion, interest arousal, and efficiency
id-shiv/text_search
Python project for generating search results based on a given text using TF Universal Sentence Encoder and ElasticSearch database.
marinoszago/Text-Mining-and-Relevance-Prediction
A Scala/Spark Project for Query Relevance Prediction
N-G-Asker/TasteRank
TasteRank: Personalized Image Search and Recommendation. This research project proposes an AI-based method for scoring photos on relevance to user interests. TasteRank leverages language and vision models, including Mistral LLMs and OpenAI’s CLIP, and applies multimodal machine-learning techniques.
RediatBrook/tezeta
Tezeta is a Python package designed to optimize memory in chatbots and Language Model (LLM) requests using relevance-based vector embeddings. This, in essence, provides support for using much longer conversations and text requests than supported by the context window.