aancw / TMTG

TMTG(Twint Mention to Graph) is tools for converting twint user mentions data to network graph for use in Gephi or others network mapping tools that support GEXF file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMTG

TMTG(Twint Mention to Graph) is tools for converting twint user mentions data to network graph for use in Gephi or others network mapping tools that support GEXF file format.

Usage

usage: TMTG -c /path/csvfile.csv -g /path/write-to-file.gexf

TMTG(Twint Mention to Graph) is tools for converting twint user mentions data to network graph for use in Gephi or others network mapping tools that
support GEXF file format.

optional arguments:
  -h, --help  show this help message and exit
  -c C        Twint csv file location
  -g G        File location for writing graph file

Gephi Result

Gephi Network Graph POC

LICENSE

This software is released under the MIT License. https://opensource.org/licenses/MIT

About

TMTG(Twint Mention to Graph) is tools for converting twint user mentions data to network graph for use in Gephi or others network mapping tools that support GEXF file format.

License:MIT License


Languages

Language:Python 100.0%