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

Title: Add Text Summarization Using Transformers #1565

Closed
NimraAslamkhan opened this issue Oct 27, 2024 · 3 comments
Closed

Title: Add Text Summarization Using Transformers #1565

NimraAslamkhan opened this issue Oct 27, 2024 · 3 comments
Assignees
Labels
Assigned 📋 This issue has been assigned to you! Closed: 🚫 This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates. gssoc-ext This level is for GSSOC-Extended. hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉

Comments

@NimraAslamkhan
Copy link
Contributor

Initiative (Required)

GSSoC 2024 Extd 🚀

Is your feature request related to a problem? Please describe.

The challenge of extracting concise and informative summaries from lengthy text documents presents a significant barrier to information accessibility. Traditional summarization methods often fail to capture essential details and coherence, making it difficult for users to quickly understand large volumes of text. The goal of this project is to leverage state-of-the-art transformer models, like BART, to automatically generate high-quality summaries that maintain the original document's meaning, improving efficiency and comprehension.

Describe the solution you'd like.

The use of the BART model and the workflow involved. It highlights essential steps like data preprocessing, model implementation, and summary generation, ensuring alignment with project goals. Additionally, it notes the use of ROUGE metrics for evaluating summary quality, enhancing the depth of the solution.

Add any other context or screenshots about the feature request here.

Artical summary

Copy link

@NimraAslamkhan

It's great having you contribute to this project

Thanks for opening this Issue 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)

@SakiraAli1115
Copy link

I am the mentor of this project.
@NimraAslamkhan Hello
I appreciate your issue and thank you for your contribute!!!
@Kushal997-das kindly assign this issue!!

@Kushal997-das Kushal997-das added Assigned 📋 This issue has been assigned to you! hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 gssoc-ext This level is for GSSOC-Extended. labels Oct 28, 2024
@Kushal997-das Kushal997-das added the Closed: 🚫 This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates. label Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Hi @NimraAslamkhan 👋, your issue #1565 has been successfully closed ✅. Thank you for your valuable contribution! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 📋 This issue has been assigned to you! Closed: 🚫 This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates. gssoc-ext This level is for GSSOC-Extended. hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉
Projects
None yet
Development

No branches or pull requests

3 participants