IwasakiYuuki / Bert-abstractive-text-summarizationLinks
Japanese Sentence Summarization with BERT
☆49Updated 2 years ago
Alternatives and similar repositories for Bert-abstractive-text-summarization
Users that are interested in Bert-abstractive-text-summarization are comparing it to the libraries listed below
Sorting:
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- "End-to-End Abstractive Summarization for Meetings" paper - Unofficial PyTorch Implementation☆53Updated 2 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆67Updated 4 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Tensorflow implementation of an abstractive summarization model using pre-trained language models☆42Updated last year
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- ☆121Updated 2 years ago
- Build a summarizer models combining transformers and pointing mechanism☆33Updated 5 years ago
- Full Python implementation of the ROUGE metric, producing same results as in the official perl implementation.☆158Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- ☆30Updated 6 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆90Updated 3 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆93Updated 9 months ago
- Code, Models, and Data for the ACL 2019 paper "Scoring Sentence Singletons and Pairs for Abstractive Summarization"☆66Updated 2 years ago
- Keyphrase Generation☆219Updated last year
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago
- Generating responses with pretrained XLNet and GPT-2 in PyTorch.☆118Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year