Sequence to sequence model for different tasks like machine translation, summarization, question answering, etc using attention layer implementation. In this repository, I have used this seq2seq model to perform the task of summarization on amazon food reviews dataset.
Extract the glove.6B.50d.zip file in the data folder.
Then run the following commands: