louvain-algorithm topic

List louvain-algorithm repositories

EgoSplitting

81
Stars
21
Forks
Watchers

A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).

networkanalysis

144
Stars
33
Forks
Watchers

Java package that provides data structures and algorithms for network analysis.

louvain-igraph

239
Stars
45
Forks
Watchers

Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.

Graph-Analysis-with-NetworkX

47
Stars
12
Forks
Watchers

:sparkler: Network/Graph Analysis with NetworkX in Python. Topics range from network types, statistics, link prediction measures, and community detection.

PyGenStability

29
Stars
11
Forks
Watchers

PyGenStability: Multiscale community detection with generalized Markov Stability

signed-community-detection

22
Stars
6
Forks
Watchers

A tool for community detection and evaluation in weighted networks with positive and negative edges

generalizedLouvain

21
Stars
2
Forks
Watchers

Implements a generalized Louvain algorithm (C++ backend and Matlab interface)