Giter Club home page Giter Club logo

lodreclib's Introduction

lodreclib - Linked Open Data Recommender Systems Library

lodreclib is a Java library to build recommendation engines fed by Linked (Open) Data datasets. It exposes methods to extract information from DBpedia or other RDF knowledge graphs via SPARQL queries and then to use it to train your LOD-based recommender system. lodreclib comes with the implementation of SPrank and two graph kernel methods as recommendation algorithms (see References).

How to use

Before running lodreclib, the config.properties file must be properly set. For more details about that configuration, see our documentation. The config.properties file provided in this repositoriy is set as an example using the Movielens dataset, whose files are in the movielens folder.

Using Maven, it is possible to build a runnable jar with the command

mvn package

and is executable by the command

java -jar lodreclib-0.0.1-SNAPSHOT.jar 

References

If you publish research that uses lodreclib, please cite it as

@Article{DOTD16, 
 author = {{Di Noia}, Tommaso and Ostuni, Vito Claudio and Tomeo, Paolo and {Di Sciascio}, Eugenio},
 title = {SPrank: Semantic Path-Based Ranking for Top-N Recommendations Using Linked Open Data},
 journal = {ACM Trans. Intell. Syst. Technol.},
 issue_date = {October 2016},
 volume = {8},
 number = {1},
 month = sep,
 year = {2016},
 issn = {2157-6904},
 pages = {9:1--9:34},
 articleno = {9},
 numpages = {34},
 doi = {10.1145/2899005},
 publisher = {ACM},
 keywords = {DBpedia, Learning to rank, hybrid recommender systems},
} 
@Article{OODSD16, author = {
 author = {Oramas, Sergio and Ostuni, Vito Claudio and {Di Noia}, Tommaso and Serra, Xavier and {Di Sciascio}, Eugenio},
 title = {Sound and Music Recommendation with Knowledge Graphs},
 journal = {ACM Trans. Intell. Syst. Technol.},
 issue_date = {January 2017},
 volume = {8},
 number = {2},
 month = oct,
 year = {2016},
 issn = {2157-6904},
 pages = {21:1--21:21},
 articleno = {21},
 numpages = {21},
 doi = {10.1145/2926718},
 publisher = {ACM},
 keywords = {Knowledge graphs, diversity, entity linking, music, novelty, recommender systems},
} 

Credits

This library was originally developed by Vito Mastromarino for his Master thesis at Polytechnic University of Bari under the supervision of Tommaso Di Noia, Vito Claudio Ostuni and Paolo Tomeo.

Contacts

Tommaso Di Noia, tommaso [dot] dinoia [at] poliba [dot] it
Paolo Tomeo, paolo [dot] tomeo [at] poliba [dot] it
Vito Mastromarino, zlatanito88 [at] gmail [dot] com
Vito Claudio Ostuni, vitoclaudio [dot] ostuni [at] poliba [dot] it

lodreclib's People

Contributors

paolo-tomeo avatar tommasodinoia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.