paper-with-me

홈 › Papers

Predicting Brazilian court decisions

2019-04-20 · André Lage-Freitas, Héctor Allende-Cid, Orivaldo Santana, Lívia de Oliveira-Lage

Predicting case outcomes is useful but still an extremely hard task for attorneys and other Law professionals. It is not easy to search case information to extract valuable information as this requires dealing with huge data sets and their complexity. For instance, the complexity of Brazil legal system along with the high litigation rates makes this problem even harder. This paper introduces an approach for predicting Brazilian court decisions which is also able to predict whether the decision will be unanimous. We developed a working prototype which performs 79% of accuracy (F1-score) on a data set composed of 4,043 cases from a Brazilian court. To our knowledge, this is the first study to forecast judge decisions in Brazil.

📄 PDF Abstract BibTeX arXiv:1905.10348

Code (1)

proflage/predicting-brazilian-court-decisions tf

Similar Papers 제목 키워드 기반

Gender Bias Detection in Court Decisions: A Brazilian Case Study

2024-06-01 · Raysa Benatti, Fabiana Severi, Sandra Avila, Esther Luna Colombini

Data derived from the realm of the social sciences is often produced in digital text form, which motivates its use as a source for natural language processing methods. Researchers and practitioners have developed and rel…

Bias DetectionGender Bias DetectionText Summarization

Empirical analysis of Binding Precedent efficiency in the Brazilian Supreme Court via Similar Case Retrieval

2024-07-09 · Raphaël Tinarrage, Henrique Ennes, Lucas E. Resck, Lucas T. Gomes 외

Binding precedents (S\'umulas Vinculantes) constitute a juridical instrument unique to the Brazilian legal system and whose objectives include the protection of the Federal Supreme Court against repetitive demands. Studi…

Retrieval

AutoLAW: Augmented Legal Reasoning through Legal Precedent Prediction

2021-06-30 · Robert Zev Mahari

This paper demonstrate how NLP can be used to address an unmet need of the legal community and increase access to justice. The paper introduces Legal Precedent Prediction (LPP), the task of predicting relevant passages f…

Legal ReasoningPrediction

Document classification using a Bi-LSTM to unclog Brazil's supreme court

2018-11-27 · Fabricio Ataides Braz, Nilton Correia da Silva, Teofilo Emidio de Campos, Felipe Borges S. Chaves 외

The Brazilian court system is currently the most clogged up judiciary system in the world. Thousands of lawsuit cases reach the supreme court every day. These cases need to be analyzed in order to be associated to releva…

Document ClassificationGeneral Classification

LegalNLP -- Natural Language Processing methods for the Brazilian Legal Language

2021-10-05 · Felipe Maia Polo, Gabriel Caiaffa Floriano Mendonça, Kauê Capellato J. Parreira, Lucka Gianvechio 외

We present and make available pre-trained language models (Phraser, Word2Vec, Doc2Vec, FastText, and BERT) for the Brazilian legal language, a Python package with functions to facilitate their use, and a set of demonstra…