andreeaiana / newsreclib

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

Feat: save recommendations list #10

Closed andreeaiana closed 8 months ago

andreeaiana commented 8 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: