Skip to content

khawka/GREESE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GREESE

algorithm of "The greedy coupled-seeds expansion method for the overlapping community detection in social networks 1- import Greese as gr 2- file="network.txt"#select the path of the network file

execute the GREESE method by

3- gr.b(file, separator)#separtor is for example ',' or '\t'... find the resulted communities in the file 'res.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages