Text-Summarizer

About

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.

Training Model Overview

loss graph

Output

encoder-decoder overview Output1

Conclusion

Deployment: