Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 683 Bytes

SocMap

The Social Mapping Framework

Overview

SocMap draws maps of communities on Twitter, starting from seed users you specify, then expanding to anyone they mention or retweet, then anyone they mention and retweet, ...

The results can be viewed in graphing software like Gephi or Cytoscape to produce graphs like the following:

Minimal example of a social network

See map examples for more.

Documentation

Run ./socmap.py --help for usage, or see the full web documentation for more details.