paper-with-me

홈 › Papers

LawSum: A weakly supervised approach for Indian Legal Document Summarization

2021-10-04 · Vedant Parikh, Vidit Mathur, Parth Mehta, Namita Mittal, Prasenjit Majumder

Unlike the courts in western countries, public records of Indian judiciary are completely unstructured and noisy. No large scale publicly available annotated datasets of Indian legal documents exist till date. This limits the scope for legal analytics research. In this work, we propose a new dataset consisting of over 10,000 judgements delivered by the supreme court of India and their corresponding hand written summaries. The proposed dataset is pre-processed by normalising common legal abbreviations, handling spelling variations in named entities, handling bad punctuations and accurate sentence tokenization. Each sentence is tagged with their rhetorical roles. We also annotate each judgement with several attributes like date, names of the plaintiffs, defendants and the people representing them, judges who delivered the judgement, acts/statutes that are cited and the most common citations used to refer the judgement. Further, we propose an automatic labelling technique for identifying sentences which have summary worthy information. We demonstrate that this auto labeled data can be used effectively to train a weakly supervised sentence extractor with high accuracy. Some possible applications of this dataset besides legal document summarization can be in retrieval, citation analysis and prediction of decisions by a particular judge.

📄 PDF Abstract BibTeX arXiv:2110.01188

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationLegal Document SummarizationRetrievalSentence

Similar Papers 제목 키워드 기반

U-CREAT: Unsupervised Case Retrieval using Events extrAcTion

2023-07-11 · Abhinav Joshi, Akshat Sharma, Sai Kiran Tanikella, Ashutosh Modi

The task of Prior Case Retrieval (PCR) in the legal domain is about automatically citing relevant (based on facts and precedence) prior legal cases in a given query case. To further promote research in PCR, in this paper…

Retrieval

IL-TUR: Benchmark for Indian Legal Text Understanding and Reasoning

2024-07-07 · Abhinav Joshi, Shounak Paul, Akshat Sharma, Pawan Goyal 외

Legal systems worldwide are inundated with exponential growth in cases and documents. There is an imminent need to develop NLP and ML techniques for automatically processing and understanding legal documents to streamlin…

SLJP: Semantic Extraction based Legal Judgment Prediction

2023-12-13 · Prameela Madambakam, Shathanaa Rajmohan, Himangshu Sharma, Tummepalli Anka Chandrahas Purushotham Gupta

Legal Judgment Prediction (LJP) is a judicial assistance system that recommends the legal components such as applicable statues, prison term and penalty term by analyzing the given input case document. Indian legal syste…

document understandingPrediction

Incorporating Domain Knowledge for Extractive Summarization of Legal Case Documents

2021-06-30 · Paheli Bhattacharya, Soham Poddar, Koustav Rudra, Kripabandhu Ghosh 외

Automatic summarization of legal case documents is an important and practical challenge. Apart from many domain-independent text summarization algorithms that can be used for this purpose, several algorithms have been de…

Extractive SummarizationText Summarization

MILDSum: A Novel Benchmark Dataset for Multilingual Summarization of Indian Legal Case Judgments

2023-10-28 · Debtanu Datta, Shubham Soni, Rajdeep Mukherjee, Saptarshi Ghosh

Automatic summarization of legal case judgments is a practically important problem that has attracted substantial research efforts in many countries. In the context of the Indian judiciary, there is an additional complex…