/InterCommunity_Interaction_Reddit

The aim is to Analyse and predict the possible interactions between the various subreddits present and predict the type of interaction and detect the implicit communities between subreddits This will be through various Network analysis and statistical inferences and predictive model

Primary LanguageJupyter Notebook

Inter community Interaction in Reddit

Dataset

Highlights

  • Script for scrapping Node(Subreddit) and its features.
  • Script for scrapping edge/Interaction between Nodes(Subreddits) - using hyperlinks present in the top posts in that subreddit
  • Graphical representation of the scrapped nodes and edges along with community detection
  • Used Node2Vec to generate node embeddings