paper-with-me

홈 › Papers

How Does NLP Benefit Legal System: A Summary of Legal Artificial Intelligence

2020-04-25 · ACL 2020 6 · Haoxi Zhong, Chaojun Xiao, Cunchao Tu, Tianyang Zhang, Zhiyuan Liu, Maosong Sun

Legal Artificial Intelligence (LegalAI) focuses on applying the technology of artificial intelligence, especially natural language processing, to benefit tasks in the legal domain. In recent years, LegalAI has drawn increasing attention rapidly from both AI researchers and legal professionals, as LegalAI is beneficial to the legal system for liberating legal professionals from a maze of paperwork. Legal professionals often think about how to solve tasks from rule-based and symbol-based methods, while NLP researchers concentrate more on data-driven and embedding methods. In this paper, we introduce the history, the current state, and the future directions of research in LegalAI. We illustrate the tasks from the perspectives of legal professionals and NLP researchers and show several representative applications in LegalAI. We conduct experiments and provide an in-depth analysis of the advantages and disadvantages of existing works to explore possible future directions. You can find the implementation of our work from https://github.com/thunlp/CLAIM.

📄 PDF Abstract BibTeX arXiv:2004.12158

Code (2)

thunlp/CLAIM 공식 구현 pytorch
thunlp/LegalPapers 공식 구현

Similar Papers 제목 키워드 기반

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

PersonaMatrix: A Recipe for Persona-Aware Evaluation of Legal Summarization

2025-09-19 · Tsz Fung Pang, Maryam Berijanian, Thomas Orth, Breanna Shi 외 arxiv

Legal documents are often long, dense, and difficult to comprehend, not only for laypeople but also for legal experts. While automated document summarization has great potential to improve access to legal knowledge, prev…

Document Summarization

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

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

Towards Argument-Aware Abstractive Summarization of Long Legal Opinions with Summary Reranking

2023-06-01 · Mohamed Elaraby, Yang Zhong, Diane Litman

We propose a simple approach for the abstractive summarization of long legal opinions that considers the argument structure of the document. Legal opinions often contain complex and nuanced argumentation, making it chall…

Abstractive Text SummarizationReranking