Skip to content

Evaluation tools shared across anserini, pyserini, and pygaggle

Notifications You must be signed in to change notification settings

dlrudwo1269/anserini-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anserini Tools

This repo holds various tools and scripts shared across anserini, pyserini, and pygaggle as a Git submodule.

Build the included evaluation tools as follows (you might get warnings, but you can ignore):

cd eval && tar xvfz trec_eval.9.0.4.tar.gz && cd trec_eval.9.0.4 && make && cd ../..
cd eval && cd ndeval && make && cd ../..

About

Evaluation tools shared across anserini, pyserini, and pygaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.8%
  • C 35.1%
  • Perl 9.3%
  • Raku 1.7%
  • Makefile 0.1%