daniel-wojahn/echr-dissent-matrix
0
ECHR Dissent Matrix Generator
Generate co-dissent matrices and network graphs from European Court of Human Rights (ECHR) cases.
How to Use
- Go to HUDOC
- Search for cases using filters (set Separate Opinion: TRUE)
- Copy the full URL from your browser
- Paste it in the input box and click Generate Matrix
- Download the ZIP file with all results
Output Files
echr_codissent_matrix.xlsx- Excel file with co-dissent matrix and summaryechr_dissents.csv- Raw opinion dataechr_cases_metadata.csv- Case metadata from HUDOCgephi_nodes.csv/gephi_edges.csv- Network files for Gephi visualization
Features
- Uses spaCy NER for robust judge name extraction
- Handles various opinion formats (dissenting, concurring, separate, joint)
- Filters false positives from case names
- Generates network files for graph visualization
