louvain-algorithm topic
EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
networkanalysis
Java package that provides data structures and algorithms for network analysis.
louvain-igraph
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
instagram_network_analysis
Graph-Analysis-with-NetworkX
:sparkler: Network/Graph Analysis with NetworkX in Python. Topics range from network types, statistics, link prediction measures, and community detection.
PyGenStability
PyGenStability: Multiscale community detection with generalized Markov Stability
signed-community-detection
A tool for community detection and evaluation in weighted networks with positive and negative edges
generalizedLouvain
Implements a generalized Louvain algorithm (C++ backend and Matlab interface)