abhishekmaha23 / RoleSim-Python

A RoleSim implementation creating using networkX for processing
2 stars 1 forks source link

Alternative to RoleSim? #2

Closed BradKML closed 3 years ago

BradKML commented 3 years ago

There are some articles that gives indices that are Separate from RoleSim. https://github.com/benedekrozemberczki/karateclub/issues/66 and https://github.com/igraph/igraph/issues/1735

http://aimlab.cs.uoregon.edu/SMASH/web-portal/papers/TKDD13.pdf (page 12)

image

https://www.doc.ic.ac.uk/~wyu1/ppt/oral/sigir15.pdf

image

https://pdfs.semanticscholar.org/72c0/aa3b91756cebac6426deb8456892912e8bd9.pdf

image

BradKML commented 3 years ago

http://ceur-ws.org/Vol-1353/paper_14.pdf image

https://arxiv.org/pdf/2002.08082.pdf image

https://arxiv.org/pdf/1411.7228.pdf image

https://arxiv.org/pdf/1905.02354.pdf image

BradKML commented 3 years ago
abhishekmaha23 commented 3 years ago

These are fascinating alternative algorithms! I hadn't intended to make this a library, but am quite interested to see your contributions!