Writing a news summary with the help of LSTM. To see how it works and what improvement it needed. This is a summary making model
En effort is made to use the data and make a LSTM model
What i learn from this?
1.The implementation of theory of LSTM 2.Making a stack lstm encoder 3.and a decoder 4.preprocessing 5.Tokenization etc