chen0040 / keras-text-summarization
Text summarization using seq2seq in Keras
☆290Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-text-summarization
- Tensorflow seq2seq Implementation of Text Summarization.☆638Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 4 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- ☆389Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆134Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- News summarization using sequence to sequence model with attention in TensorFlow.☆186Updated 6 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆183Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆312Updated 5 years ago
- Multiple implementations for abstractive text summurization , using google colab☆526Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆313Updated 5 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆282Updated last year
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆625Updated 4 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- NLP model implementations with keras for beginner☆152Updated last year
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Multi Label text classification using bert☆153Updated 5 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆117Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆63Updated 5 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆178Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆359Updated 5 years ago