Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 291 Bytes

File metadata and controls

6 lines (6 loc) · 291 Bytes

Social-Network-Analysis

This is the algorithm that illustrates the work of SNA by Python:

Run code Community Detection:

python CommunityDetection.py DataArtificialSocialNetwork.txt

Run code Social Network Measures:

python SocialNetworkMeasures.py DataArtificialSocialNetwork.txt