andreeaiana / newsreclib

PyTorch-Lightning Library for Neural News Recommendation
https://newsreclib.readthedocs.io/en/latest/
MIT License
41 stars 8 forks source link

Feat: save recommendations list #10

Closed andreeaiana closed 5 months ago

andreeaiana commented 5 months ago

Proposing to add functionality to save the list of not ranked recommendations (i.e., predicted candidate news and corresponding scores) for each user in JSON format.

Pull request adressing: