raufer / bert-summarization
Tensorflow implementation of an abstractive summarization model using pre-trained language models
☆41Updated 8 months ago
Alternatives and similar repositories for bert-summarization:
Users that are interested in bert-summarization are comparing it to the libraries listed below
- ☆122Updated 2 years ago
- A BERT-Transformer network for abstractive text summarization☆124Updated 2 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆98Updated 3 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- Implementation of Nested Named Entity Recognition using BERT☆137Updated 3 years ago
- Text summarization starting from scratch.☆94Updated 4 months ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆123Updated 5 years ago
- XLNet Extension in TensorFlow☆130Updated 3 years ago
- Build a summarizer models combining transformers and pointing mechanism☆33Updated 5 years ago
- conlleval in Python (script for chunking/NER evaluation)☆126Updated 8 months ago
- Code, Models, and Data for the ACL 2019 paper "Scoring Sentence Singletons and Pairs for Abstractive Summarization"☆67Updated 2 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 4 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆120Updated 3 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆68Updated 4 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆132Updated last year
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 2 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 4 years ago
- This repo contains the code for ACL2020 paper "Coreference Resolution as Query-based Span Prediction"☆139Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆159Updated 3 years ago
- Neural quality estimation toolkit for grammatical error correction and other language generation applications.☆49Updated 5 years ago