Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 857 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 857 Bytes

MarvelSNA

Analyzing the social network formed by the interactions between marvel characters in comic books

Requirements

  • Python 3.x
  • Networkx
  • A software like Cytoscape/Gephi to visualize the graph

Usage

python3 graph.py
  • The script outputs a file called SG.gml which can be used to visualize the graph

Insights and Analysis

  • My analysis of the graph can be found in the MarvelSNA.pptx file