37 Forks
107 Stars
107 Watchers

LabelPropagation

A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).

How to download and setup LabelPropagation

Open terminal and run command
git clone https://github.com/benedekrozemberczki/LabelPropagation.git
git clone is used to create a copy or clone of LabelPropagation repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LabelPropagation https://github.com/benedekrozemberczki/LabelPropagation/archive/master.zip

Or simply clone LabelPropagation with SSH
[email protected]:benedekrozemberczki/LabelPropagation.git

If you have some problems with LabelPropagation

You may open issue on LabelPropagation support forum (system) here: https://github.com/benedekrozemberczki/LabelPropagation/issues