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 implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Updated 2 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆908Updated 2 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,234Updated 3 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,351Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,257Updated 2 years ago
- Code for using and evaluating SpanBERT.☆897Updated last year
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆809Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,414Updated last year
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,421Updated 3 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆644Updated 2 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,847Updated 4 years ago
- Super easy library for BERT based NLP models☆1,894Updated 8 months ago
- BERT-related papers☆2,045Updated last year
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,619Updated 2 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆689Updated 5 months ago
- An Exhaustive Paper List for Text Summarization☆500Updated 4 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆625Updated 3 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,630Updated 2 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,105Updated last year
- BERT for Multitask Learning☆547Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,127Updated 7 months ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,895Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆396Updated 3 years ago