-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
@abhisheks008 plz assign me this issue |
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? |
Proposed Models/Architectures: |
@abhisheks008 can you assign this issue to me |
Please comment your approach and other required information as per the issue template. |
Full name : Shweta Nalluri |
Assigning this issue to you @NalluriShweta Start working on it 💪🏻 |
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 :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
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.
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: