dynamic_network / README.md
Jomaric's picture
fix: adjust Hugging Face metadata colors
d3d6643
|
Raw
History Blame Contribute Delete
870 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
title: Dynamic Network Analysis
emoji: 
colorFrom: red
colorTo: yellow
sdk: gradio
app_file: app.py
pinned: false

Dynamic Network Evolution Analyzer

An interactive digital humanities and history application designed to map and visualize how social and concept networks grow, merge, and evolve over historical timeframes.

Features

  1. Temporal Filtering Sliders: Upload a time-stamped CSV (Source, Target, Year/Interval) and slide through years or categorical intervals.
  2. Cumulative Display Mode: Choose to view cumulative networks growing over time or single-interval snapshots.
  3. Interactive Vis.js Graph: View physics-driven zoomable network graphs dynamically sliced for the active time window.
  4. Trend Metrics Charts: View interactive Plotly charts tracking total nodes, edges, and network density over the temporal dimension.