Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Legal Document Summarizer #858

Open
anushkasaxena07 opened this issue Jul 16, 2024 · 8 comments
Open

Automated Legal Document Summarizer #858

anushkasaxena07 opened this issue Jul 16, 2024 · 8 comments
Assignees
Labels
INTERMEDIATE Status: Assigned Assigned issue. SWOC Social Winter of Code, 2025

Comments

@anushkasaxena07
Copy link

anushkasaxena07 commented Jul 16, 2024

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : Automated Legal Document Summarizer


🔴 Aim : Create a model that can read and summarize lengthy legal documents, preserving the key legal points and clauses.

🔴 Dataset : collected from diverse sources to ensure a variety and contents for comprehensive testing.

🔴 Approach : Approach:

Use a pre-trained transformer model fine-tuned on a legal text dataset.
Incorporate Named Entity Recognition (NER) to identify and highlight important entities (e.g., names, dates, legal terms).
Evaluate the summaries for accuracy and completeness by comparing them to human-generated summaries.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name : Anushka Saxena
  • GitHub Profile Link : anushkasaxena07
  • Email ID :[[email protected]]
  • Participant ID (if applicable):
  • Approach for this Project :
    Use a pre-trained transformer model fine-tuned on a legal text dataset.
    Incorporate Named Entity Recognition (NER) to identify and highlight important entities (e.g., names, dates, legal terms).
    Evaluate the summaries for accuracy and completeness by comparing them to human-generated summaries.
  • What is your participant role? (Mention the Open Source program)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@anushkasaxena07
Copy link
Author

@abhisheks008 plz assign me this issue

@abhisheks008
Copy link
Owner

Hi @anushkasaxena07 it'll be better to focus on one issue at a time.

Also in the approach part name of the proposed models/architectures are missing. Can you put some clarification on the same?

@anushkasaxena07
Copy link
Author

Proposed Models/Architectures:
BERTSUM: A variant of BERT (Bidirectional Encoder Representations from Transformers) specifically designed for extractive summarization.
T5 (Text-To-Text Transfer Transformer): A versatile model that can be fine-tuned for summarization tasks by framing them as text-to-text problems.
PEGASUS: A model designed for abstractive summarization with a focus on generating high-quality summaries.
Longformer: A transformer model designed to handle long documents, making it suitable for summarizing lengthy legal texts.
Tools: Hugging Face Transformers, TensorFlow, PyTorch

@abhisheks008 abhisheks008 added the Status: Up for Grabs Up for grabs issue. label Aug 11, 2024
@NalluriShweta
Copy link

@abhisheks008 can you assign this issue to me

@abhisheks008
Copy link
Owner

Please comment your approach and other required information as per the issue template.
@NalluriShweta

@NalluriShweta
Copy link

Full name : Shweta Nalluri
GitHub Profile Link : NalluriShweta
Email ID :[email protected]
Approach for this Project :
For the Automated Legal Document Summarizer project, I plan to use LegalBERT for extractive summarization and models like T5 and BART for abstractive summarization, fine-tuned on legal datasets to ensure domain specificity. Evaluation will be conducted using metrics such as ROUGE and BLEU
What is your participant role? : SWOC

@abhisheks008
Copy link
Owner

Assigning this issue to you @NalluriShweta

Start working on it 💪🏻

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. SWOC Social Winter of Code, 2025 INTERMEDIATE and removed Status: Up for Grabs Up for grabs issue. labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INTERMEDIATE Status: Assigned Assigned issue. SWOC Social Winter of Code, 2025
Projects
None yet
Development

No branches or pull requests

3 participants