paper-with-me

홈 › Papers

CrimeNER Demo: Named-Entity Recognition in the Crime Domain

2026-07-16 · Miguel Lopez-Duran, Julian Fierrez, Aythami Morales, Daniel DeAlcala, Gonzalo Mancera, Javier Irigoyen, Ruben Tolosana, Oscar Delgado, Francisco Jurado, Alvaro Ortigosa arxiv

We present CrimeNER Demo, an AI-powered platform that enables us to extract general crime-related information from documents and classify them into entity types with two levels of granularity. We provide pretrained NER models on the CrimeNER database, and we give the possibility to users to provide their own annotated data to train models for their own specific cases. This demonstrator aims to promote crime-related NER research and provides a practical tool to automatically extract crime information for researchers and law enforcement agencies. The demonstrator includes: i) Pretrained NER models on the crime domain; ii) Possibility to finetune the models on specific data annotated by the user; and iii) An automatic pipeline to extract and annotate crime entities from documents. The demo platform, a tutorial to run the demo, and a video demonstration are publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2607.14800

Code (1)

Tavish9/awesome-daily-AI-arxiv ★ 111

Similar Papers 제목 키워드 기반

Named-Entity Recognition in the Crime Domain (CrimeNER): Case Study and Dataset

2026-03-02 · Miguel Lopez-Duran, Julian Fierrez, Aythami Morales, Daniel DeAlcala 외 arxiv

The extraction of critical information from crime-related documents is a crucial task for law enforcement agencies. The extraction of this information can be interpreted as a Named-Entity Recognition (NER) task. However,…

Crime event localization and deduplication

2020-11-01 · International Semantic Web Conference 2020 11 · Federica Rollo, Laura Po

Crime analysis is an approach for identifying patterns and trends in crime events, while information extraction is the task of extracting relevant information from unstructured data. If crime reports are not directly ava…

ArticlesEvent ExtractionInformation Retrievalnamed-entity-recognition+4

A French Corpus and Annotation Schema for Named Entity Recognition and Relation Extraction of Financial News

2020-05-01 · LREC 2020 5 · Ali Jabbari, Olivier Sauvage, Hamada Zeine, Hamza Chergui

In financial services industry, compliance involves a series of practices and controls in order to meet key regulatory standards which aim to reduce financial risk and crime, e.g. money laundering and financing of terror…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Identifying Products in Online Cybercrime Marketplaces: A Dataset for Fine-grained Domain Adaptation

2017-08-31 · EMNLP 2017 9 · Greg Durrett, Jonathan K. Kummerfeld, Taylor Berg-Kirkpatrick, Rebecca S. Portnoff 외

One weakness of machine-learned NLP models is that they typically perform poorly on out-of-domain data. In this work, we study the task of identifying products being bought and sold in online cybercrime forums, which exh…

Domain Adaptationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Turkish Named Entity Recognition: A Survey and Comparative Analysis

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Named entity recognition is a challenging task that has been widely studied in English. Although there are some efforts for named entity recognition in Turkish language, the reported results are limited to particular dat…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Survey