Skip to content

nati-m-afw/twitter-data-formatter-for-gephi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Introduction

Python script to format raw twitter data from Hydrator.

Command-line arguments

python format_tweets.py filename-of-raw-json

Expected output

  • filename-formatted.json
  • adj-list.json
  • edge-list.json (not used in the project)

Run in bash terminal because it uses the sed command not available on cmd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages