chriskhanhtran / bert-extractive-summarizationLinks
MobileBERT and DistilBERT for extractive summarization
☆91Updated 2 years ago
Alternatives and similar repositories for bert-extractive-summarization
Users that are interested in bert-extractive-summarization are comparing it to the libraries listed below
Sorting:
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆85Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Text2Text Language Modeling Toolkit☆301Updated 7 months ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Zero-shot Transfer Learning from English to Arabic☆30Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Question-answer generation from text☆72Updated 2 years ago
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆105Updated 3 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆84Updated 5 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- ☆103Updated 4 years ago
- Dataset for Emotion Recognition Research☆212Updated 2 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆53Updated 7 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
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- ☆66Updated 5 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago