python code of community detection method you need the file of links f= open("path/filename.txt",'r') to apply this method do: import pro2 as co co.Based(f,separator) for example if we have iin the file of links 1,2 1,6 the separator is ',' 1 2 1 6 the separator is ' ' Citation: Asmi, K., Lotfi, D., & El Marraki, M. (2017). Large-scale community detection based on a new dissimilarity measure. Social Network Analysis and Mining, 7(1), 17.
-
Notifications
You must be signed in to change notification settings - Fork 0
khawka/Community-Detection
About
Dissimilarity Measure for community detection
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published