Search papers, labs, and topics across Lattice.
This paper introduces CrimeNERdb, a new dataset of 1.5k annotated documents for Named Entity Recognition (NER) in the crime domain, derived from public reports on terrorist attacks and U.S. Department of Justice press notes. The dataset defines 5 coarse and 22 fine-grained crime-related entity types, addressing the scarcity of annotated data in this domain. Through zero- and few-shot experiments using state-of-the-art NER models and large language models, the authors demonstrate the dataset's utility and provide a benchmark for future research.
CrimeNERdb offers a crucial resource for improving crime-related information extraction, filling a significant gap in NER datasets.
The extraction of critical information from crime-related documents is a crucial task for law enforcement agencies. Named-Entity Recognition (NER) can perform this task in extracting information about the crime, the criminal, or law enforcement agencies involved. However, there is a considerable lack of adequately annotated data on general real-world crime scenarios. To address this issue, we present CrimeNER, a case-study of Crime-related zero- and Few-Shot NER, and a general Crime-related Named-Entity Recognition database (CrimeNERdb) consisting of more than 1.5k annotated documents for the NER task extracted from public reports on terrorist attacks and the U.S. Department of Justice's press notes. We define 5 types of coarse crime entity and a total of 22 types of fine-grained entity. We address the quality of the case-study and the annotated data with experiments on Zero and Few-Shot settings with State-of-the-Art NER models as well as generalist and commonly used Large Language Models.