Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tsourolampis/preprocess-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preprocesses a Twitter dataset on Delhi Assembly elections 2013.

  • Compile using g++ preprocess.cc.
  • Then, run ./a.out from a terminal.

The code generates three files.

  1. opinion_twitter.txt formatted as node id, time tick, opinion value (in [0,1])
  2. node_map_twitter.txt formatted as original node id, node id (in 1..n)
  3. edges_twitter.txt that contains the twitter connections using node ids from 1 to n.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages