Skip to content

khawka/Community-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Large-scale-community-detection-based-on-a-new-dissimilarity-measure

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.

About

Dissimilarity Measure for community detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages