santhoshkolloju / Abstractive-Summarization-With-Transfer-LearningLinks
Abstractive summarisation using Bert as encoder and Transformer Decoder
☆411Updated 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 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆315Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆274Updated 5 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆651Updated 3 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆642Updated 2 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆398Updated 4 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 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- SQuAD Question Answering Using BERT, PyTorch☆401Updated 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
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆378Updated 3 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆437Updated 2 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆339Updated 11 months ago
- ☆121Updated 2 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆366Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆144Updated 3 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆406Updated 5 years ago
- End-to-end Neural Coreference Resolution☆525Updated 3 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago