hanfengsunshine / DynamicGCN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamicGCN

Source code for paper "Learning Dynamic Context Graphs for Predicting Social Events".

Datasets

  • ICEWS event data is available online.
  • ICEWS news data has not been released publicly.

Libraries

Docker Environment

  • start the container sad_morse
  • yank the new dataset into DynamicGCN/data/NEW_DATA_FOLDER/ Pay attention to the naming convention.
  • put word embedding into DynamicGCN/data/
  • modify train.py for the new dataset

About


Languages

Language:Python 100.0%