Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 694 Bytes

IMRec


The dataset for paper "Why Do We Click: Visual Impression-aware News Recommendation", ACM MM 2021


Dataset

Utils

  • data_generator.py:For generating IM-MIND dataset (news text and cover images are required).
  • word_feature_generator.py:For generating visual impression representations of words.
  • global_feature_generator.py:For generating global impression representations.