Intelligent Systems Blog 6

In this final week, we ended up choosing a text summarizer for our final project. We used a summarizer that uses sequence to sequence algorithm that uses bidirectional LSTM for its encoder, RNN and LSTM for the decoder using Bahdanau Attention. The project use TensorFlow, nltk, numpy, pandas, and langdetect for the library. The datasets fits just right, we trained and tested the model. We were pretty satisfied with the model.

Leave a Reply

Your email address will not be published. Required fields are marked *