andreeaiana / xMIND

A Multilingual Dataset For Cross-lingual News Recommendation
Other
13 stars 0 forks source link

behavioral data #1

Open GhostGitHubplayer opened 1 month ago

GhostGitHubplayer commented 1 month ago

How to get behavioral data?

andreeaiana commented 1 month ago

You can get the behavioral data by downloading the original MIND dataset from here for the desired dataset size and split. The behavioral data from MIND can be easily merged with the news articles of xMIND based on the news NID.

You can also have a look at the script here for an example on how to merge the xMIND news with the MIND click logs and create monolingual or bilingual news histories.