nlpyang / BertSum
Code for paper Fine-tune BERT for Extractive Summarization
☆1,485Updated 3 years ago
Alternatives and similar repositories for BertSum:
Users that are interested in BertSum are comparing it to the libraries listed below
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,291Updated 8 months ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,236Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Updated 2 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,414Updated last year
- Code for using and evaluating SpanBERT.☆897Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,352Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,630Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,258Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 2 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,250Updated last year
- Super easy library for BERT based NLP models☆1,894Updated 8 months ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆908Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,127Updated 7 months ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,905Updated 2 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆689Updated 5 months ago
- A python tool for evaluating the quality of sentence embeddings.☆2,105Updated last year
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆625Updated 3 years ago
- BERT for Multitask Learning☆547Updated 2 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆809Updated 2 years ago
- Summarization Papers☆1,010Updated last year
- Simple XLNet implementation with Pytorch Wrapper☆582Updated 5 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,847Updated 4 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆396Updated 3 years ago
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,246Updated 2 years ago
- The guide to tackle with the Text Summarization☆1,299Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year