utilities

Occasionally in the course of conducting my research I create scripts and other utilities that might be useful to others. When that happens, I list them here.
  • ReCal is a PHP-based utility that calculates intercoder reliability coefficients for nominal, ordinal, interval, and ratio-level content analysis data. Click here to get started using it.
  • I created a spreadsheet to convert tweets for network visualization in Gephi and other applications. Instructions for it are here.
  • TSMĀ (Twitter Subgraph Manipulator) is a Python module that performs several useful network analysis operations on Twitter and Twitter-like data. It is open-source and available here.