☆27Mar 24, 2019Updated 7 years ago
Alternatives and similar repositories for Text_Summarization_using_Bidirectional_LSTM
Users that are interested in Text_Summarization_using_Bidirectional_LSTM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Oct 22, 2018Updated 7 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Dec 30, 2019Updated 6 years ago
- An NLP based Chatbot trained over a simple fully connected neural network using Tensorflow. Custom dataset.☆17Oct 2, 2020Updated 5 years ago
- Concept-Pointer-Network-for-Abstractive-Summarization