andompesta / ComE

Implementation of ComE algorithm
58 stars 33 forks source link

ComE

Implementation of the paper Learning Community Embedding with Community Detection and Node Embedding on Graphs

The implementation is base on Python 3.6.1 and Cython 0.25

The core algorithm is only written in Cython, so we provide a miniconda enviroment file to run our code.