santhoshkolloju / Abstractive-Summarization-With-Transfer-LearningLinks
Abstractive summarisation using Bert as encoder and Transformer Decoder
☆412Updated 2 years ago
Alternatives and similar repositories for Abstractive-Summarization-With-Transfer-Learning
Users that are interested in Abstractive-Summarization-With-Transfer-Learning are comparing it to the libraries listed below
Sorting:
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 5 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆644Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆274Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆652Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- Multiple implementations for abstractive text summurization , using google colab☆526Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆230Updated 4 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆144Updated 3 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆378Updated 3 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆616Updated 5 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆187Updated 4 years ago
- Deep Keyphrase Extraction using BERT☆261Updated 3 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆251Updated 7 years ago
- End-to-end Neural Coreference Resolution☆527Updated 3 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago