VincentK1991 / BERT_summarization_1
Tutorial for first time BERT users,
☆102Updated last year
Related projects ⓘ
Alternatives and complementary repositories for BERT_summarization_1
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆189Updated last year
- Summarization Task using Bart and T5 models.☆171Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆157Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- Question Generation using Google T5 and Text2Text☆153Updated 3 years ago
- Text summarization with python and transformer☆13Updated last year
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- ☆37Updated 4 years ago
- Abstractive Text Summarization using Transformer☆165Updated 11 months ago
- On Generating Extended Summaries of Long Documents☆77Updated 3 years ago
- MobileBERT and DistilBERT for extractive summarization☆88Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆109Updated last year
- Japanese Sentence Summarization with BERT☆49Updated last year
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆69Updated 4 years ago
- Detect toxic spans in toxic texts☆66Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆427Updated last year
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 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…☆112Updated 3 years ago
- Fine-tuning GPT-2 Small for Question Answering☆129Updated last year
- ☆67Updated 4 years ago
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- Question-answer generation from text☆69Updated last year
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆80Updated 5 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 6 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- Lexical Simplification with Pretrained Encoders☆69Updated 3 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago