A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
-
Updated
Nov 6, 2022 - Python
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
This repository contains datasets from our paper, Sentiment-Driven Community Detection in a Network of Perfume Preferences, analyzing perfume preferences based on positive user reviews from Atrafshan, including User Reviews and Perfume Attributes, Emoji Mapping Dictionary, and Sentiment Classification Results.
Analysis of the nodes of the comics network and links between them. Identification communities by various methods (edge betweenness, fastgreedy, multilevel, walktrap, infomap). Visualization and interpretation of results. / Анализ узлов сети комиксов и связей между ними. Выделение сообществ. Визуализация и интерпретация результатов.
Add a description, image, and links to the walktrap topic page so that developers can more easily learn about it.
To associate your repository with the walktrap topic, visit your repo's landing page and select "manage topics."