We use community detection and similarity index to find communities of highly similar people on twitter across multiple views. The views used are mention, reply, retweet and follow networks of twitter. We obtain the communities by the louvain method available in the python package "community". We then find the similarity index of these communities across views by an inter-graph random walk kernel.

Built With

Share this project:

Updates