Skip to content

entity2rec (2017)

Latest
Compare
Choose a tag to compare
@enricopal enricopal released this 21 Nov 14:55
· 274 commits to master since this release
584c9f6

Implementation of the entity recommendation algorithm described in [1]. Compute user and item embeddings from a Knowledge Graph encompassing both user feedback information and item information. It is based on property-specific entity embeddings, which are obtained via entity2vec (https://github.com/MultimediaSemantics/entity2vec). Slides can be found on Slideshare. The main difference between the current implementation and what is reported in the paper is the evaluation protocol, which now ranks all the items for each user.

For a usage example, see the Wiki section.

[1]: Palumbo E., Rizzo G., Troncy R. (2017) entity2rec: Learning User-Item Relatedness from Knowledge Graphs for Top-N Item Recommendation. In 11th ACM Conference on Recommender Systems (RecSys) , Como, Italy,