Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implementation of different summarization algorithms applied to legal case judgements.

Notifications You must be signed in to change notification settings

matsiem/summarization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarization

Implementation of different summarization algorithms applied to legal case judgements.

This repository contains the implementations and reproductions of various summarization algorithms applied to legal case documents, and the codebase for the paper :

A Comparative Study of Summarization Algorithms applied to Legal Case Judgments

Authors : Paheli Bhattacharya, Kaustubh Hiware, Subham Rajgaria, Nilay Pochhi, Kripabandhu Ghosh and Saptarshi Ghosh

Accepted at the 41st European Conference on Information Retrieval (ECIR), 2019.

This paper focussed on the comparison of summarization algorithms on Indian legal case judgements.

Types of algorithms:

  • Supervised & Unsupervised, domain-specific (Extractive)
  • Neural Networks based (Extractive and Abstractive)

About

Implementation of different summarization algorithms applied to legal case judgements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.3%
  • HTML 12.7%