Skip to content

Code of the paper "Hypergraphs with Attention on Reviews for Explainable Recommendation", ECIR'24

Notifications You must be signed in to change notification settings

PreferredAI/HypAR

Repository files navigation

HypAR: Hypergraph with Attention on Reviews for Explainable Recommendation

This is the code for the paper:

Hypergraph with Attention on Reviews for Explainable Recommendation
Theis E. Jendal, Trung-Hoang Le, Hady W. Lauw, Matteo Lissandrini, Peter Dolog, and Katja Hose
Presented at ECIR 2024.

How to run

Install requirements. To use cuda, use 'requirements_cu116txt' instead.

pip install -r requirements.txt

HypAR uses https://github.com/evison/Sentires to preprocess the data. The processed data can be downloaded from: https://github.com/PreferredAI/seer.

After downloading file, simply run

python hypar_example.py

Contanct

Questions and discussion are welcome: tjendal@cs.aau.dk

About

Code of the paper "Hypergraphs with Attention on Reviews for Explainable Recommendation", ECIR'24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages