# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "conflibertR" in publications use:' type: software license: MIT title: 'conflibertR: Inference and Fine-Tuning with ''ConfliBERT'' Conflict Text Models' version: 0.5.3 doi: 10.18653/v1/2022.naacl-main.400 abstract: An interface to 'ConfliBERT', a pretrained language model for analyzing text about conflict and political violence (Hu et al. (2022) ). Provides functions for named entity recognition, binary and multilabel classification, and question answering, plus tools to fine-tune custom classifiers, compare several base model architectures, and run an interactive active-learning loop for efficiently labeling new data. Models are downloaded from 'Hugging Face' and run through the 'transformers' library for 'Python' via the 'reticulate' package. authors: - family-names: Meher given-names: Shreyas email: shreyasmeher@gmail.com orcid: https://orcid.org/0000-0002-9656-4374 preferred-citation: type: conference-paper title: 'ConfliBERT: A Pre-trained Language Model for Political Conflict and Violence' authors: - family-names: Hu given-names: Yibo - family-names: Hosseini given-names: MohammadSaleh - family-names: Parolin given-names: Erick Skorupa - family-names: Osorio given-names: Javier - family-names: Khan given-names: Latifur - family-names: Brandt given-names: Patrick - family-names: D'Orazio given-names: Vito collection-title: 'Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies' collection-type: proceedings year: '2022' doi: 10.18653/v1/2022.naacl-main.400 start: '5469' end: '5482' conference: name: 'Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies' repository: https://cran.r-universe.dev repository-code: https://github.com/shreyasmeher/conflibertR commit: d595503529548718bc1848b1488a3f4222fe3cc7 url: https://github.com/shreyasmeher/conflibertR date-released: '2026-07-10' contact: - family-names: Meher given-names: Shreyas email: shreyasmeher@gmail.com orcid: https://orcid.org/0000-0002-9656-4374 references: - type: article title: Extractive versus Generative Language Models for Political Conflict Text Classification authors: - family-names: Brandt given-names: Patrick T. - family-names: Alsarra given-names: Sultan - family-names: D'Orazio given-names: Vito - family-names: Heintze given-names: Dagmar - family-names: Khan given-names: Latifur - family-names: Meher given-names: Shreyas - family-names: Osorio given-names: Javier - family-names: Sianan given-names: Marcus journal: Political Analysis year: '2025' start: '1' end: '29'