raufer / bert-summarizationLinks
Tensorflow implementation of an abstractive summarization model using pre-trained language models
☆42Updated last year
Alternatives and similar repositories for bert-summarization
Users that are interested in bert-summarization are comparing it to the libraries listed below
Sorting:
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- ☆121Updated 2 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆230Updated 4 years ago
- Text summarization starting from scratch.☆95Updated 11 months ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Implementation of Nested Named Entity Recognition using BERT☆136Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Updated 3 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆146Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆203Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆122Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 5 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆208Updated 2 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆180Updated 4 years ago
- Keyphrase Generation☆220Updated 2 years ago
- CrossWeigh: Training Named Entity Tagger from Imperfect Annotations☆177Updated last year
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆99Updated 4 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated 2 years ago