/ComE

Learning Community Embedding with Community Detection and Node Embedding on Graphs

Primary LanguagePython

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.