JRC1995 / Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
☆166Updated 5 years ago
Alternatives and similar repositories for Abstractive-Summarization:
Users that are interested in Abstractive-Summarization are comparing it to the libraries listed below
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆155Updated 5 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆271Updated 4 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- ☆177Updated 5 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆316Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Python Framework for Extractive Text Summarization☆112Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- ☆300Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Neural Machine Translation using word level seq2seq model and embeddings☆38Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago