Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 593 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 593 Bytes

Implementation of the article:

Unsupervised Graph-based Rank Aggregation for Improved Retrieval
https://doi.org/10.1016/j.ipm.2019.03.008

@article{dourado2019unsupervised,
  title={Unsupervised graph-based rank aggregation for improved retrieval},
  author={Dourado, Icaro Cavalcante and Pedronette, Daniel Carlos Guimar{\~a}es and Torres, Ricardo Silva},
  journal={Information Processing \& Management},
  volume={56},
  number={4},
  pages={1260--1279},
  year={2019},
  publisher={Elsevier}
}

The source code uses Java 11+ and Maven. Check fusionGraph.sh for instructions.