Software

Research software for computational conflict analysis. Everything is open source; bug reports and contributions are welcome on GitHub.

conflibertR hex logo

conflibertR

An R package bringing ConfliBERT, the NSF-funded language model for political conflict and violence, to the R ecosystem: entity recognition, event classification, question answering, fine-tuning, model comparison, and active learning, all from R. On CRAN as of July 2026.

Package page CRAN GitHub Cheatsheet (PDF) Paper

ConfliBERT GUI Browser-based NLP toolkit for conflict and political violence text analysis: NER, classification, question answering, and LoRA/QLoRA fine-tuning. GitHub

Confli-mBERT ModernBERT fine-tuned on the Global Terrorism Database for conflict event classification; companion model to the paper on NLP model selection in computational social science. Hugging Face