A newer version of the Gradio SDK is available: 6.20.0
metadata
title: Argumentation Graph Visualizer
emoji: ⚖
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
Argumentation Graph Visualizer
Upload a Demosthenes-format XML file and get an interactive force-directed argumentation graph.
- 🟢 Green arrows — SUP (support) relations
- 🔴 Red dashed arrows — ATT (attack) relations
- 🔵 Blue nodes — premises (
<prem>) - 🟣 Purple nodes — conclusions (
<conc>)
Interactions: drag nodes, scroll to zoom, hover a node to see its relations.
Usage
- Upload your
.xmlfile (Demosthenes corpus format) - The graph builds automatically
- Explore the argument structure interactively