CLAIIRLGMay 20, 2023

CDJUR-BR -- A Golden Collection of Legal Document from Brazilian Justice with Fine-Grained Named Entities

arXiv:2305.18315v13 citations
Originality Synthesis-oriented
AI Analysis

This addresses a data scarcity problem for researchers and practitioners in Legal AI focusing on Brazilian law, but it is incremental as it builds on existing NER methods with new domain-specific annotations.

The authors tackled the lack of fine-grained named entity recognition (NER) datasets for Brazilian legal documents by creating CDJUR-BR, a golden collection annotated by experts, and reported that a BERT model trained on it showed the dataset's effectiveness, though no specific performance numbers were provided.

A basic task for most Legal Artificial Intelligence (Legal AI) applications is Named Entity Recognition (NER). However, texts produced in the context of legal practice make references to entities that are not trivially recognized by the currently available NERs. There is a lack of categorization of legislation, jurisprudence, evidence, penalties, the roles of people in a legal process (judge, lawyer, victim, defendant, witness), types of locations (crime location, defendant's address), etc. In this sense, there is still a need for a robust golden collection, annotated with fine-grained entities of the legal domain, and which covers various documents of a legal process, such as petitions, inquiries, complaints, decisions and sentences. In this article, we describe the development of the Golden Collection of the Brazilian Judiciary (CDJUR-BR) contemplating a set of fine-grained named entities that have been annotated by experts in legal documents. The creation of CDJUR-BR followed its own methodology that aimed to attribute a character of comprehensiveness and robustness. Together with the CDJUR-BR repository we provided a NER based on the BERT model and trained with the CDJUR-BR, whose results indicated the prevalence of the CDJUR-BR.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes