Saravananofficial commited on
Commit
5c6f564
·
1 Parent(s): cb56a86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,8 +7,8 @@ license: apache-2.0
7
  An Abstractive text summarizer trained using lstm based sequence to sequence model with attention mechanisim. The attention model is used for generating each word of the summary conditioned on the input sentence.
8
 
9
  - Used CNN_DailyMail dataset.
10
- - Code Run : https://youtu.be/yQ80yyMRKO8
11
- [![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/yQ80yyMRKO8/0.jpg)](https://www.youtube.com/watch?v=yQ80yyMRKO8)
12
 
13
  ### Training Model Overview
14
 
@@ -26,4 +26,4 @@ encoder-decoder overview
26
 
27
  ## Deployments:
28
 
29
- - 🫶
 
7
  An Abstractive text summarizer trained using lstm based sequence to sequence model with attention mechanisim. The attention model is used for generating each word of the summary conditioned on the input sentence.
8
 
9
  - Used CNN_DailyMail dataset.
10
+ - Code + Deployment :
11
+ [![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/LFZBA99NOpU.jpg)](https://www.youtube.com/watch?v=LFZBA99NOpU)
12
 
13
  ### Training Model Overview
14
 
 
26
 
27
  ## Deployments:
28
 
29
+ - 🫶 https://text-summariser-v1.herokuapp.com/