chriskhanhtran / bert-extractive-summarizationLinks
MobileBERT and DistilBERT for extractive summarization
☆92Updated 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 3 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 3 years ago
- Zero-shot Transfer Learning from English to Arabic☆30Updated 3 years ago
- Abstractive and Extractive Text summarization using Transformers.☆86Updated 2 years ago
- Lecture summarization with BERT☆153Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 7 months 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
- Dataset for Emotion Recognition Research☆216Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 3 years ago
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆105Updated 3 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆85Updated 6 years ago
- Question-answer generation from text☆72Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆100Updated 2 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆138Updated last year
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆319Updated last month
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 years ago
- Text2Text Language Modeling Toolkit☆305Updated 11 months ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆53Updated 7 years ago