Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 276 Bytes

OpenSNA

OpenSNA is a python toolkit to analyze social media interactions. The current implementation is a wrapper around NetworkX which is capable of doing higher order analytics on graph data.

Run pip install -r requirements.txt to install dependencies for OpenSNA