#计算机科学#Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
翻译 - 通用社区检测和网络嵌入库,用于基于NetworkX构建的研究。
#计算机科学#A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
Library of graph clustering algorithms
翻译 - 用于检测和可视化图形中的社区结构的库
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
#计算机科学#An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
Quickly analyze and explore email with advanced analytics and visualization.
#安卓#Lobzik is a Gradle plugin for helping to modularise large Android codebases. It uses Louvain algorithm to analyze class dependencies and rank deduced modules based on their conductance score.
A tool for community detection and evaluation in weighted networks with positive and negative edges
#计算机科学#The SINr approach to train interpretable word and graph embeddings
An R implementation of the Gene Frequency - Inverse Cell Frequency method for single cell data normalization
Implementation of the Louvain and Leiden community detection algorithms.
Mapping Echo Chambers In Large Networks
[Work in progress] A Rust implementation of the Louvain algorithm 🎈
Probably the first scalable and open source triangle count based on each edge, on scala and spark for every Big Dataset. (Louvain)
Graph computing in JavaScript
#算法刷题#Community Finding with Applications on Phylogenetic Networks
#算法刷题#Design of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.