Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.36 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.36 KB

Anserini

Build using Maven:

mvn clean package appassembler:assemble

Standard IR Experiments

Anserini is designed to support experiments on various standard TREC collections out of the box:

The eval/ directory contains evaluation tools and scripts, including trec_eval. Before using trec_eval, you have to unpack and compile it. Other helpful links:

Tools

Other Features