Releases: ferencberes/online-node2vec
Releases · ferencberes/online-node2vec
Original paper version
This is the original code version for our paper: Node embeddings in dynamic graphs
https://appliednetsci.springeropen.com/articles/10.1007/s41109-019-0169-5
Most of the code was implemented in 2019 with Python 3.5.
In this version, the code is not organized in a package along with its dependencies.
In 2021, a new version of this code is imminent with the following planned changes:
- organize the code in a Python package
- enable CI with GitHub Actions
- provide code coverage metrics