QUT-Digital-Observatory / coordination-network-toolkit

A small command line tool and set of functions for studying coordination networks in Twitter and other social media data.
MIT License
71 stars 14 forks source link

Add co_post network type #35

Closed SamHames closed 2 years ago

SamHames commented 2 years ago

This indicates any kind of co-temporal messaging behaviour, regardless of whether it uses specific platform features. This kind of network indicates the maximum possible weight between any two accounts for a specific time window, so it may not be directly useful except as a normalisation factor.

Also automatically use all of the available CPU for computing network types.