paper-with-me

홈 › Papers

Improving Legal Judgement Prediction in Romanian with Long Text Encoders

2024-02-29 · Mihai Masala, Traian Rebedea, Horia Velicu

In recent years,the entire field of Natural Language Processing (NLP) has enjoyed amazing novel results achieving almost human-like performance on a variety of tasks. Legal NLP domain has also been part of this process, as it has seen an impressive growth. However, general-purpose models are not readily applicable for legal domain. Due to the nature of the domain (e.g. specialized vocabulary, long documents) specific models and methods are often needed for Legal NLP. In this work we investigate both specialized and general models for predicting the final ruling of a legal case, task known as Legal Judgment Prediction (LJP). We particularly focus on methods to extend to sequence length of Transformer-based models to better understand the long documents present in legal corpora. Extensive experiments on 4 LJP datasets in Romanian, originating from 2 sources with significantly different sizes and document lengths, show that specialized models and handling long texts are critical for a good performance.

📄 PDF Abstract BibTeX arXiv:2402.19170

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

jurBERT: A Romanian BERT Model for Legal Judgement Prediction

2021-11-01 · EMNLP (NLLP) 2021 11 · Mihai Masala, Radu Cristian Alexandru Iacob, Ana Sabina Uban, Marina Cidota 외

Transformer-based models have become the de facto standard in the field of Natural Language Processing (NLP). By leveraging large unlabeled text corpora, they enable efficient transfer learning leading to state-of-the-ar…

PredictionTransfer Learning

RoLegalGEC: Legal Domain Grammatical Error Detection and Correction Dataset for Romanian

2026-04-21 · Mircea Timpuriu, Mihaela-Claudia Cercel, Dumitru-Clementin Cercel arxiv

The importance of clear and correct text in legal documents cannot be understated, and, consequently, a grammatical error correction tool meant to assist a professional in the law must have the ability to understand the …

Grammatical Error CorrectionGrammatical Error Detection

Legal Prompt Engineering for Multilingual Legal Judgement Prediction

2022-12-05 · Dietrich Trautmann, Alina Petrova, Frank Schilder

Legal Prompt Engineering (LPE) or Legal Prompting is a process to guide and assist a large language model (LLM) with performing a natural legal language processing (NLLP) skill. Our goal is to use LPE with LLMs over long…

Language ModelingLanguage ModellingLarge Language ModelPrediction+1

RoD-TAL: A Benchmark for Answering Questions in Romanian Driving License Exams

2025-07-25 · Andrei Vlad Man, Răzvan-Alexandru Smădu, Cristian-George Craciun, Dumitru-Clementin Cercel 외 arxiv

The intersection of AI and legal systems presents a growing need for tools that support legal education, particularly in under-resourced languages such as Romanian. In this work, we aim to evaluate the capabilities of La…

Information RetrievalQuestion Answering

Adversarially Robust Neural Legal Judgement Systems

2023-07-31 · Rohit Raj, V Susheela Devi

Legal judgment prediction is the task of predicting the outcome of court cases on a given text description of facts of cases. These tasks apply Natural Language Processing (NLP) techniques to predict legal judgment resul…

Prediction