Skip to content

A Test Collection for Evaluating Retrieval of Studies for Inclusion in Systematic Reviews

Notifications You must be signed in to change notification settings

ielab/SIGIR2017-SysRev-Collection

Repository files navigation

SIGIR2017 SysRev Query Collection

This repository contains the collection of queries for the paper "A Test Collection for Evaluating Retrieval of Studies for Inclusion in Systematic Reviews".

Update September 2023: Variants of this collection (i.e., different topic sets used in papers) can now be found in the variants directory.

The following files have been made available:

  • systematic_reviews.json: A list of urls pointing to the systematic reviews used in this collection.
  • citations.json: A list of citations that correspond to the systematic reviews. The document_id refers to the id in systematic_reviews.json. The included field is true if the study was included in the review.
  • queries_unannotated.json: A list of queries as they appear in their respective systematic reviews. The document_id refers to the id in systematic_reviews.json. The annotator_id refers to who collected the query.
  • queries_annotated.json: A list of queries that have been manually transformed. The document_id refers to the id in systematic_reviews.json. The annotator_id refers to who annotated the query with PICO.
  • queries_elastic_bool.json and queries_elastic_pico.json: Both files are lists of Elasticsearch queries in the same format as queries_annotated.json.

If you use this collection in your own work, please cite it as:

@inproceedings{scells2017collection,
	Author = {Scells, Harrisen and Zuccon, Guido and Koopman, Bevan and Deacon, Anthony and Geva, Shlomo and Azzopardi, Leif},
	Booktitle = {Proceedings of the 40th international ACM SIGIR conference on Research and development in Information Retrieval},
	Organization = {ACM},
	Title = {A Test Collection for Evaluating Retrieval of Studies for Inclusion in Systematic Reviews},
	Year = {2017}
}

About

A Test Collection for Evaluating Retrieval of Studies for Inclusion in Systematic Reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published