Giter VIP home page Giter VIP logo

contact-rec-axioms's Introduction

IR axioms for contact recommendation

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

J. Sanz-Cruzado, C. Macdonald, I. Ounis, P. Castells. Axiomatic Analysis of Contact Recommendation Methods in Social Networks: an IR perspective. 13th ACM Conference on Recommender Systems (ECIR 2020). Lisbon, Portugal, April 2020.

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. The software contains the following packages:

  • es.uam.eps.ir.contactrecaxioms.data: Classes for handling the ratings by users for items. Extension of the RankSys preference data that use graphs.
  • es.uam.eps.ir.contactrecaxioms.graph: Classes for handling network data.
  • es.uam.eps.ir.contactrecaxioms.main: Main programs and auxiliar classes.
  • es.uam.eps.ir.contactrecaxioms.metrics: Classes implementing the metrics used in the experiments which are not provided by RankSys.
  • es.uam.eps.ir.contactrecaxioms.recommenders: Implementation of recommendation algorithms.
  • es.uam.eps.ir.contactrecaxioms.utils: Additional classes, useful for the rest of the program.

System Requirements

Java JDK: 1.8 or above.

Maven: tested with version 3.6.0.

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:

Execution

The descriptions for the different programs is included in the Wiki for this project. We include here the links to the descriptions of each program.

References

[1] Sanz-Cruzado, J., Castells, P. Information Retrieval Models for Contact Recommendation in Social Networks. In: ECIR 2019: Advances in Information Retrieval, pp. 148–163. No. 11437 in LNCS, Springer International Publishing, Cologne, Germany (2019)

contact-rec-axioms's People

Contributors

javiersanzcruza avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.