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
385 stars 325 forks source link

Daily News Text Summarizer #948

Open Soumya0927 opened 3 hours ago

Soumya0927 commented 3 hours 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 3 hours ago

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