Law-AI/summarization
Implementation of different summarization algorithms applied to legal case judgements.
This project helps legal professionals quickly get the gist of long court documents. It takes full legal case judgments from Indian and UK Supreme Courts and generates concise summaries. Lawyers, legal researchers, or paralegals can use this to efficiently understand case details without reading every page.
218 stars. No commits in the last 6 months.
Use this if you need to quickly condense lengthy legal case judgments into shorter, understandable summaries.
Not ideal if you require summaries for non-legal documents or for case documents outside of the Indian and UK Supreme Courts.
Stars
218
Forks
65
Language
Python
License
—
Category
Last pushed
Nov 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Law-AI/summarization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yale-LILY/SummerTime
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence...
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
JRC1995/Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with...
oneai-nlp/oneai-node
Natural language processing - summarization, sentiment analysis, topic detection and more.