chriskhanhtran / bert-extractive-summarization
MobileBERT and DistilBERT for extractive summarization
☆89Updated last year
Alternatives and similar repositories for bert-extractive-summarization:
Users that are interested in bert-extractive-summarization are comparing it to the libraries listed below
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Text summarization with python and transformer☆13Updated last year
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆81Updated 2 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆99Updated last year
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆29Updated 3 years ago
- Lecture summarization with BERT☆151Updated 2 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 6 years ago
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆20Updated 5 years ago
- ☆76Updated 2 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆84Updated 5 years ago
- Japanese Sentence Summarization with BERT☆49Updated last year
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆67Updated 4 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆89Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Abstractive Text Summarization using Transformer☆167Updated last year