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
- Host: GitHub
- URL: https://github.com/santteegt/terrier-cw
- Owner: santteegt
- Created: 2016-02-21T22:12:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T21:55:39.000Z (about 9 years ago)
- Last Synced: 2025-02-10T11:35:30.239Z (4 months ago)
- Topics: evaluate-retrieval-models, information-retrieval, java, ndcg-evaluation, scoring-models, terrier
- Language: Java
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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