Skip to content

nicolay-r/ARE-d3js

Repository files navigation

ARE-d3js

A D3.js GUI for Information Retrieval and Visualization of Extracted Relations.

Stack:

interface

Installation

Clone project and install dependencies:

pip install -r dependencies.txt

Usage

python3 server.py

You may follow the UI page at http://127.0.0.1:8000/

Data Layout

noutput/
├── description/
    └── ...         // graph descriptions in JSON.
├── force/
    └── ...         // force graphs in JSON.
├── radial/
    └── ...         // radial graphs in JSON.
└── index.html      // main HTML demo page. 

About

D3.js GUI for Information Retrieval and Visualization of Extracted Relations, powered by ARElight

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •