paper-with-me

홈 › Papers

Automatic Text Summarization of Legal Cases: A Hybrid Approach

2019-08-24 · Varun Pandya

Manual Summarization of large bodies of text involves a lot of human effort and time, especially in the legal domain. Lawyers spend a lot of time preparing legal briefs of their clients' case files. Automatic Text summarization is a constantly evolving field of Natural Language Processing(NLP), which is a subdiscipline of the Artificial Intelligence Field. In this paper a hybrid method for automatic text summarization of legal cases using k-means clustering technique and tf-idf(term frequency-inverse document frequency) word vectorizer is proposed. The summary generated by the proposed method is compared using ROGUE evaluation parameters with the case summary as prepared by the lawyer for appeal in court. Further, suggestions for improving the proposed method are also presented.

📄 PDF Abstract BibTeX arXiv:1908.09119

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringText Summarization

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

AugAbEx: Bridging Abstractive and Extractive Legal Summarization

2025-11-15 · Purnima Bindal, Vikas Kumar, Sagar Rathore, Vasudha Bhatnagar arxiv

Automatic summarization of legal judgments liberates law professionals from heavy cognitive burden due to the complexity of the language, context-sensitive legal jargon, and the length of the document. Caveats of abstrac…

CaseSumm: A Large-Scale Dataset for Long-Context Summarization from U.S. Supreme Court Opinions

2024-12-30 · Mourad Heddaya, Kyle MacMillan, Anup Malani, Hongyuan Mei 외

This paper introduces CaseSumm, a novel dataset for long-context summarization in the legal domain that addresses the need for longer and more complex datasets for summarization evaluation. We collect 25.6K U.S. Supreme …

Specificity

CaseSummarizer: A System for Automated Summarization of Legal Texts

2016-12-01 · COLING 2016 12 · Seth Polsley, Pooja Jhunjhunwala, Ruihong Huang

Attorneys, judges, and others in the justice system are constantly surrounded by large amounts of legal text, which can be difficult to manage across many cases. We present CaseSummarizer, a tool for automated text summa…

Text GenerationText Summarization

Indian Legal Text Summarization: A Text Normalisation-based Approach

2022-06-13 · Satyajit Ghosh, Mousumi Dutta, Tanaya Das

In the Indian court system, pending cases have long been a problem. There are more than 4 crore cases outstanding. Manually summarising hundreds of documents is a time-consuming and tedious task for legal stakeholders. M…

Abstractive Text SummarizationText Summarization

A Deep Learning-Based System for Automatic Case Summarization

2023-12-13 · Minh Duong, Long Nguyen, Yen Vuong, Trong Le 외

This paper presents a deep learning-based system for efficient automatic case summarization. Leveraging state-of-the-art natural language processing techniques, the system offers both supervised and unsupervised methods …

Deep Learning