Digital Humanities Toolkit

Visualization tools for mapping, network analysis, and topic modelling.

🌍

Mapping

Plot places on an interactive map from CSV data.

🌐

Network Graph

Visualize relationships with ForceAtlas2 layout.

📚

Topic Model

Discover themes in text corpora using LDA.

Map Visualization

Upload a CSV with place names. Supports Name/Place/City/Location columns with optional Lat/Lon. Composite addresses are parsed automatically.
📁
Drop a CSV here or click to browse
.csv files

Network Visualization

Upload a CSV with edge data. Source/Target columns auto-detected or select manually. Optional Weight column.
📁
Drop edge-list CSV here or click to browse
Source–Target pairs

Topic Modelling (LDA)

Upload .txt files (one per document) or a .zip archive. LDA discovers latent topics across your corpus.
📂
Drop .txt files or .zip here
Each .txt = one document