Skip to content

Ankita-Das/News_Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News_Summarization

Abstractive News Summarization using Sequence to Sequence models

This will be text_summarization project,where we'll be using News_Summary[https://www.kaggle.com/sunnysai12345/news-summary] dataset from kaggle, and we might be working on kaggle itself.A basic knowledge of how neural networks work will be helpful.
(Apart from just neural networks you'll have to learn how RNNs,LSTMs work and also the various Embedding layers- You can learn these while doing the project)

I'll be equally into this project and we'll be doing it together so enthusiastic and dedicated people are all Welcome 😃
Come let's learn together.

P.S :Download the dataset here , then run the dataprep.py file to generate the summary.csv file as a first step!