nnnnnice / online-node2vec

Node Embeddings in Dynamic Graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Node2Vec

This repository contains the code related to the research of Ferenc Béres, Róbert Pálovics, Domokos Miklós Kelen, Dávid Szabó and András A. Benczúr.

Data

The US Open 2017 (UO17) and Roland-Garros 2017 (RG17) Twitter datasets are available on the website of our research group.

You can also download all related data sets with the following command

bash ./scripts/download_data.sh

If you use these Twitter datasets then please cite our previous work.

Usage

The source code for our experiments will be uploaded soon.

About

Node Embeddings in Dynamic Graphs


Languages

Language:Python 99.2%Language:Shell 0.8%