Build using Maven:
mvn clean package appassembler:assemble
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:
- Index statistics for verification purposes
- Source of all topics and qrels
- IndexCollection
- DumpIndex
- SearchCollection
- Word embedding for Anserini
- Twitter (Near) Real-Time Search
- YoGosling
- How to add a new collection class
- How to add a new topic reader
- Create
trec_evalstyle run file from TrecQA set and evaluation