Skip to main content

Master Thesis with the L3S at Lebniz University Hannover

Project description

Efficient First Stage Retrieval using Dense Representations and KNN

Summary description here.

This file will become your README and also the index of your documentation.

test

Install

pip install efficient_first_stage_retrieval

How to use

Use calculate_score to calculate MAP and MRR from actual qrels in fn_qrels and from predictions in prediction

calculate_score(fn_qrels='data/robust/qrels.robust2004.txt', prediction="score.txt")

Use do_run to calculate predictions from 'searcher' and queries 'topic' and used time and store it in file and 'time-' + file

do_run(file, topics, searcher)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page