Skip to content

WHUIR/KOPRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KOPRA

Open resource for paper Joint Knowledge Pruning and Recurrent Graph Convolution for News Recommendation.

Requirement

Python: 3.8
Pytoch: 1.6
cuda: 10.1
DGL: dgl-cu101

Dataset

We use a real-world news dataset provided by Microsoft Research Asia(MIND), 2020, and a norwegian News dataset, 2006(Adressa). Moreover, we also disclose the knowledge graphs of these two datasets to support further research. The KGs are in Graph.zip.

The raw datasets have been open source and can be obtained from the links mentioned in the paper. And the logic of KG filtering we use is Liu's work in NewsGraphRec.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages