Gabo-Tor / moss-graph

Generates Gephi-compatible graph representations of MOSS results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moss Graph

Generates Gephi-compatible graph representations of stanford's MOSS results

Usage

  1. Run with python3, no additional dependancies required:

    python moss-graph.py mossurl graphfile.csv
    • mossurl: url of the moss results
    • graphfile: the file in which to output the gephi-formatted graph matrix
  2. Import the .csv into Gephi

About

Generates Gephi-compatible graph representations of MOSS results


Languages

Language:Python 100.0%