paper-with-me

Papers

Exploring the Use of Text Classification in the Legal Domain

2017-10-25 · Octavia-Maria Sulea, Marcos Zampieri, Shervin Malmasi, Mihaela Vela, Liviu P. Dinu, Josef van Genabith

In this paper, we investigate the application of text classification methods to support law professionals. We present several experiments applying machine learning techniques to predict with high accuracy the ruling of the French Supreme Court and the law area to which a case belongs to. We also investigate the influence of the time period in which a ruling was made on the form of the case description and the extent to which we need to mask information in a full case ruling to automatically obtain training and test data that resembles case descriptions. We developed a mean probability ensemble system combining the output of multiple SVM classifiers. We report results of 98% average F1 score in predicting a case ruling, 96% F1 score for predicting the law area of a case, and 87.07% F1 score on estimating the date of a ruling.

📄 PDF Abstract BibTeX arXiv:1710.09306

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Exploring Selective Retrieval-Augmentation for Long-Tail Legal Text Classification

2025-08-27 · Boheng Mao arxiv

Legal text classification is a fundamental NLP task in the legal domain. Benchmark datasets in this area often exhibit a long-tail label distribution, where many labels are underrepresented, leading to poor model perform…

Text Classification

Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction

2023-11-14 · Nishchal Prasad, Mohand Boughanem, Taoufiq Dkaki

Predicting the judgment of a legal case from its unannotated case facts is a challenging task. The lengthy and non-uniform document structure poses an even greater challenge in extracting information for decision predict…

SentenceSentence Embeddings

Exploring the Nexus of Large Language Models and Legal Systems: A Short Survey

2024-04-01 · Weicong Qin, Zhongxiang Sun

With the advancement of Artificial Intelligence (AI) and Large Language Models (LLMs), there is a profound transformation occurring in the realm of natural language processing tasks within the legal domain. The capabilit…

Reading ComprehensionRetrievalSurvey

Exploring Large Language Models and Hierarchical Frameworks for Classification of Large Unstructured Legal Documents

2024-03-11 · Nishchal Prasad, Mohand Boughanem, Taoufiq Dkaki

Legal judgment prediction suffers from the problem of long case documents exceeding tens of thousands of words, in general, and having a non-uniform structure. Predicting judgments from such documents becomes a challengi…

ClusteringLanguage ModellingLarge Language ModelTransfer Learning

An Empirical Study on Cross-Lingual and Cross-Domain Transfer for Legal Judgment Prediction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Cross-lingual transfer learning has proven useful in a variety of NLP tasks, but it is understudied in the context of legal NLP, and not at all on n Legal Judgment Prediction (LJP). We explore transfer learning technique…

Cross-Lingual TransferTransfer Learning