Skip to content

Code for the paper "Effective Contact Recommendation in Social Networks by Adaptation of Information Retrieval Models"

License

Notifications You must be signed in to change notification settings

ir-uam/IR-models-4-contact-recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information retrieval models for contact recommendation

This repository contains the code needed to reproduce the experiments of the paper:

J. Sanz-Cruzado, P. Castells, C. Macdonald, I. Ounis. Effective Contact Recommendation in Social Networks by Adaptation of Information Retrieval Models. Information Processing & Management, 2020. In Press.

Authors

Information Retrieval Group at Universidad Autónoma de Madrid

Terrier Group at University of Glasgow

Software description

This repository contains all the needed classes to reproduce the experiments explained in the paper.

Installation

In order to install this program, you need to have Maven (https://maven.apache.org) installed on your system. Then, download the files into a directory, and execute the following command:

mvn compile assembly::single

If you do not want to use Maven, it is still possible to compile the code using any Java compiler. In that case, you will need the following libraries:

About

Code for the paper "Effective Contact Recommendation in Social Networks by Adaptation of Information Retrieval Models"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published