recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
152 stars 280 forks source link

💡[Feature]: Add Text Summarization NLP Project to machine learning repos #1506

Closed sanchitc05 closed 2 days ago

sanchitc05 commented 2 days ago

Is there an existing issue for this?

Feature Description

Issue Description:

Hi, I would like to contribute an NLP project titled Text Summarization to this repository. This project focuses on automatically generating summaries of long documents using Extractive Summarization. It provides two approaches:

  1. Gensim-based Summarization: Uses Gensim’s built-in summarize function to generate concise summaries by selecting the most important sentences.
  2. Custom Sentence Ranking Summarization: Ranks sentences based on word frequency and importance to extract key sentences from the document.

Tech stack:

Suggested directory:

The project could be added under a new folder titled text-summarization, or it can be added to an existing NLP section if available.

Please assign this issue to me, and I would be happy to contribute this project to the repository. Let me know if any further details are needed.

Thank you!

Use Case

Features of the project:

Benefits

1. Simplifies Information Extraction

2. Supports Multiple Approaches

3. Real-world Use Cases

4. Improves Efficiency

5. Teaches Key NLP Concepts

6. Extendable for Future Development

7. Enhances the Repository

These advantages make the Text Summarization feature a valuable addition to the repository, providing both practical benefits and learning opportunities for users.

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 2 days ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

sanjay-kv commented 2 days ago

its already there

github-actions[bot] commented 2 days ago

Hello @sanchitc05! Your issue #1506 has been closed. Thank you for your contribution!