DeepsMoseli / Bidirectiona-LSTM-for-text-summarization-
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
☆79Updated 6 years ago
Alternatives and similar repositories for Bidirectiona-LSTM-for-text-summarization-:
Users that are interested in Bidirectiona-LSTM-for-text-summarization- are comparing it to the libraries listed below
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- Extractive Text Summarization in Python☆20Updated 7 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 6 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆65Updated 8 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆641Updated 2 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Updated 3 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 8 months ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago