paper-with-me

홈 › Papers

HLDC: Hindi Legal Documents Corpus

2022-04-02 · Findings (ACL) 2022 5 · Arnav Kapoor, Mudit Dhawan, Anmol Goel, T. H. Arjun, Akshala Bhatnagar, Vibhu Agrawal, Amul Agrawal, Arnab Bhattacharya, Ponnurangam Kumaraguru, Ashutosh Modi

Many populous countries including India are burdened with a considerable backlog of legal cases. Development of automated systems that could process legal documents and augment legal practitioners can mitigate this. However, there is a dearth of high-quality corpora that is needed to develop such data-driven systems. The problem gets even more pronounced in the case of low resource languages such as Hindi. In this resource paper, we introduce the Hindi Legal Documents Corpus (HLDC), a corpus of more than 900K legal documents in Hindi. Documents are cleaned and structured to enable the development of downstream applications. Further, as a use-case for the corpus, we introduce the task of bail prediction. We experiment with a battery of models and propose a Multi-Task Learning (MTL) based model for the same. MTL models use summarization as an auxiliary task along with bail prediction as the main task. Experiments with different models are indicative of the need for further research in this area. We release the corpus and model implementation code with this paper: https://github.com/Exploration-Lab/HLDC

📄 PDF Abstract BibTeX arXiv:2204.00806

Code (1)

exploration-lab/hldc 공식 구현 pytorch

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

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…

Convolutional Neural Networks can achieve binary bail judgement classification

2024-01-25 · Amit Barman, Devangan Roy, Debapriya Paul, Indranil Dutta 외

There is an evident lack of implementation of Machine Learning (ML) in the legal domain in India, and any research that does take place in this domain is usually based on data from the higher courts of law and works with…

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…

From Scratch to Fine-Tuned: A Comparative Study of Transformer Training Strategies for Legal Machine Translation

2025-12-21 · Amit Barman, Atanu Mandal, Sudip Kumar Naskar arxiv

In multilingual nations like India, access to legal information is often hindered by language barriers, as much of the legal and judicial documentation remains in English. Legal Machine Translation (L-MT) offers a scalab…

Machine TranslationDomain Adaptation

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…