abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
389 stars 338 forks source link

Daily News Text Summarizer using Deep Learning #948

Open Soumya0927 opened 4 weeks ago

Soumya0927 commented 4 weeks ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Daily News Text Summarizer :red_circle: Aim : Develop a system that automatically summarizes news articles, providing concise and relevant information for users to stay updated efficiently. :red_circle: Dataset : CNN / DailyMail Dataset containing around 300k unique news articles written by journalists at CNN and the Daily Mail. :red_circle: Approach : Text summarization algorithms, such as Extractive Summarization (e.g., TextRank), Abstractive Summarization (e.g., BERT or GPT-based models), and Sequence-to-Sequence models. Conduct Exploratory Data Analysis (EDA) to identify trends, patterns, and key topics before developing the models. Compare algorithm performance based on metrics such as ROUGE scores, and select the best-fit algorithm for generating accurate and concise summaries.


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing πŸš€

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

github-actions[bot] commented 4 weeks ago

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

abhisheks008 commented 4 weeks ago

Start working on it. Assigned this issue to you @Soumya0927

Soumya0927 commented 1 week ago

Hello, @abhisheks008 I apologize for the delay due to some health issues. but am eager to get back on track with this project. I’d appreciate the chance to contribute and continue working on it. Thank You.