An open API service indexing awesome lists of open source software.

https://github.com/santteegt/terrier-cw

COMPGI15 assignment to evaluate retrieval models on a standard TREC document test collection
https://github.com/santteegt/terrier-cw

evaluate-retrieval-models information-retrieval java ndcg-evaluation scoring-models terrier

Last synced: 2 months ago
JSON representation

COMPGI15 assignment to evaluate retrieval models on a standard TREC document test collection

Awesome Lists containing this project

README

        

# Scoring models and Evaluation in Terrier
Evaluation retrieval models on a standard TREC document collection using the [Terrier](http://terrier.org) platform. The assignment is part of the [COMPGI15 - Information Retrieval and Data Mining](http://www.cs.ucl.ac.uk/students/syllabus/mscml/gi15_information_retrieval_data_mining/) module at University College London.

### Model Implementation

* NDCG Evaluation
* Diversity Models
* MMR Scoring model
* Portfolio Scoring model
* Alpha-NDCG Evaluation for Diversification models