Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.13 KB

INSTALL.md

File metadata and controls

37 lines (26 loc) · 1.13 KB

##INSTALLATION AND USAGE

  • you can run it directly from the code directory
  • this will check and install required dependencies : python setup.py develop

###PREREQUISITES

Gephi Software

###USAGE

  • start your mongod daemon
  • find command-line help :

python execute.py -e import|extract|network ...

###JSON OUTPUT

cable = { "_id" : "XXX", "origin" : "EMBASSY NAME", "date_time" : "2000-00-00 00:00", "classification" : "TAG", "content" : "text", "label" : "label", "id" : "XXX" }