DeepAI AI Chat
Log In Sign Up

Pyndri: a Python Interface to the Indri Search Engine

01/03/2017
by   Christophe Van Gysel, et al.
University of Amsterdam
0

We introduce pyndri, a Python interface to the Indri search engine. Pyndri allows to access Indri indexes from Python at two levels: (1) dictionary and tokenized document collection, (2) evaluating queries on the index. We hope that with the release of pyndri, we will stimulate reproducible, open and fast-paced IR research.

READ FULL TEXT

page 1

page 2

page 3

page 4

01/19/2022

repro_eval: A Python Interface to Reproducibility Measures of System-oriented IR Experiments

In this work we introduce repro_eval - a tool for reactive reproducibili...
08/13/2023

Py-Tetrad and RPy-Tetrad: A New Python Interface with R Support for Tetrad Causal Search

We give novel Python and R interfaces for the (Java) Tetrad project for ...
05/04/2018

Pytrec_eval: An Extremely Fast Python Interface to trec_eval

We introduce pytrec_eval, a Python interface to the tree_eval informatio...
03/24/2017

PonyGE2: Grammatical Evolution in Python

Grammatical Evolution (GE) is a population-based evolutionary algorithm,...
06/02/2020

Network visualizations with Pyvis and VisJS

Pyvis is a Python module that enables visualizing and interactively mani...
10/28/2020

Galvanalyser: A Battery Test Database

Performance and lifetime testing of batteries requires considerable effo...
05/27/2019

FairSearch: A Tool For Fairness in Ranked Search Results

Ranked search results and recommendations have become the main mechanism...

Code Repositories

pyndri

pyndri is a Python interface to the Indri search engine.


view repo