Social network analysis is a simple GUI desktop application which apply some algorithms on a given CSV graph like Louvin algorithm, Betweenness centrality and more using Networkx library and tkinter for creating the GUI
community community-detection pagerank modularity social-network-analysis nmi tkinter-gui conductance centrality-measures
-
Updated
May 3, 2023 - Python