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
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆85Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆111Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- Abstractive Text Summarization using Transformer☆166Updated last year
- 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
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Zero-shot Transfer Learning from English to Arabic☆30Updated 3 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- Text2Text Language Modeling Toolkit☆301Updated 8 months ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 3 months ago
- ☆66Updated 5 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆84Updated 5 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆135Updated last year
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years 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
- ☆104Updated 4 years ago
- Question-answer generation from text☆71Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆105Updated 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
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago