paper-with-me

홈 › Papers

Identification of Rhetorical Roles of Sentences in Indian Legal Judgments

2019-11-13 · Paheli Bhattacharya, Shounak Paul, Kripabandhu Ghosh, Saptarshi Ghosh, Adam Wyner

Automatically understanding the rhetorical roles of sentences in a legal case judgement is an important problem to solve, since it can help in several downstream tasks like summarization of legal judgments, legal search, and so on. The task is challenging since legal case documents are usually not well-structured, and these rhetorical roles may be subjective (as evident from variation of opinions between legal experts). In this paper, we address this task for judgments from the Supreme Court of India. We label sentences in 50 documents using multiple human annotators, and perform an extensive analysis of the human-assigned labels. We also attempt automatic identification of the rhetorical roles of sentences. While prior approaches towards this task used Conditional Random Fields over manually handcrafted features, we explore the use of deep neural models which do not require hand-crafting of features. Experiments show that neural models perform much better in this task than baseline methods which use handcrafted features.

📄 PDF Abstract BibTeX arXiv:1911.05405

Code (1)

Law-AI/semantic-segmentation 공식 구현 pytorch

Similar Papers 제목 키워드 기반

PRecG: Legal Precedent Retrieval with Graph Neural Networks and Rhetorical Role Segmentation

2026-07-10 · Devanshu Verma, Vasudha Bhatnagar, Vikas Kumar, Balaji Ganesan arxiv

Legal precedent retrieval is a fundamental task in legal case preparation, planning, litigation strategy, and legal research. Current approaches for automatic precedent retrieval map legal documents to a low-dimensional …

Semantic Similarity

MARRO: Multi-headed Attention for Rhetorical Role Labeling in Legal Documents

2025-03-08 · Purbid Bambroo, Subinay Adhikary, Paheli Bhattacharya, Abhijnan Chakraborty 외

Identification of rhetorical roles like facts, arguments, and final judgments is central to understanding a legal case document and can lend power to other downstream tasks like legal case summarization and judgment pred…

Multi-Task Learning

Structured Definitions and Segmentations for Legal Reasoning in LLMs: A Study on Indian Legal Data

2025-11-14 · Mann Khatri, Mirza Yusuf, Rajiv Ratn Shah, Ponnurangam Kumaraguru arxiv

Large Language Models (LLMs), trained on extensive datasets from the web, exhibit remarkable general reasoning skills. Despite this, they often struggle in specialized areas like law, mainly because they lack domain-spec…

Legal Reasoning

LawSum: A weakly supervised approach for Indian Legal Document Summarization

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

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 limit…

Document SummarizationLegal Document SummarizationRetrievalSentence

Corpus for Automatic Structuring of Legal Documents

2022-01-31 · LREC 2022 6 · Prathamesh Kalamkar, Aman Tiwari, Astha Agarwal, Saurabh Karn 외

In populous countries, pending legal cases have been growing exponentially. There is a need for developing techniques for processing and organizing legal documents. In this paper, we introduce a new corpus for structurin…