Testing and learning about NLP by beta testing a liveProject created by https://github.com/souradip-chakraborty and https://github.com/sayakpaul
This repository contains a jupyter notebook generated with https://colab.research.google.com
Todo:
- Loading and Segregating the CNN News Dataset
- Extracting Summaries from the Stories
- Dataset Investigation and Training a Baseline Extractive Summarization Model
- Running Sample Predictions and Evaluating the Baseline Model
- Plugging an Attention Mechanism into Our CNN-LSTM Model