chen0040 / keras-text-summarization
Text summarization using seq2seq in Keras
☆291Updated 3 years ago
Alternatives and similar repositories for keras-text-summarization:
Users that are interested in keras-text-summarization are comparing it to the libraries listed below
- Tensorflow seq2seq Implementation of Text Summarization.☆641Updated 2 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ☆389Updated 7 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆232Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated last year
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 6 years ago
- Multiple implementations for abstractive text summurization , using google colab☆529Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆491Updated 7 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆622Updated 4 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- ☆301Updated 6 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago