Project Group: org.reco4j

reco4j-core

org.reco4j : reco4j-core

Reco4j is an open source project aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases, so "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information is expressed with properties, nodes and relations, the recommendation process can be customized to work on every graph. Reco4j can be used on every graph where "user" and "item" is represented by node and the preferences are modelled as relationship between them. Current implementation leverage on Neo4j as first graph database integrated in our framework.

Last Version: 0.5.0

Release Date:

reco4j-neo4j

org.reco4j : reco4j-neo4j

Reco4j implementation to use neo4j as graph database

Last Version: 0.5.0

Release Date:

reco4j-neo4j-client

org.reco4j : reco4j-neo4j-client

Neo4J general purpose REST client

Last Version: 0.1.0

Release Date:

reco4j-neo4j-gremlin

org.reco4j : reco4j-neo4j-gremlin

This is an help project that allow to import easyly a movie lens database to test Reco4j into Neo4j

Last Version: 0.1.0

Release Date:

  • 1