Skip to content

timoh/twitter-spark-condor-csv

Repository files navigation

twitter-spark-condor-csv

This bunch of scripts is meant to help convert raw tweets to nodes and edges for SNA analysis with Condor

What is Condor?

It's a social network analysis (SNA) tool by Galaxy Advisors: http://galaxyadvisors.com/blog/2009/01/analyzing-film-scripts-with-condor.html

Usage of this lib

Please tweet @therttua for more detailed instructions

Running

Files

  • edge-format.txt & node-format.txt – what the output should look like
  • export-edge-csv.py - a script for exporting the edges into CSV for import to Condor
  • export-node-csv.py - a script for exporting the nodes
  • tweet.yaml & user.yaml – what the input data looks like

About

A bunch of scripts meant to take Twitter Streaming API raw tweets and make Condor usable CSV files out of them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages