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.

Log in or sign up for Devpost to join the conversation.