Skip to content

darpa-xdata/webgraph-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XLANG WebGraph Example

This is a simple example project for x-language interop. The basic driver is a small julia script that controls download, ETL and coordination of analytics and visualization services. Graph analysis is done by:

  • XXX in R
  • YYY in Python
  • ZZZ in Java/scala

Resulting reduced graphs are then visualized via:

  • WWW in Python
  • UUU in ???

Prerequisites

Running webgraph.jl

To run this project (assuming julia is in your path):

$ julia webgraph.jl

Note: this script will attempt to download the PLD webgraph from Web data commons. If you're behind a proxy, make sure that you set http_proxy and https_proxy environment variables accordingly

About

Example of thunderdome usage for large graph applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages