gauthierdmn / question_answeringLinks
Question Answering task using Deep Learning on SQuAD dataset
☆21Updated 2 years ago
Alternatives and similar repositories for question_answering
Users that are interested in question_answering are comparing it to the libraries listed below
Sorting:
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Question-answer generation from text☆71Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Question Answering System using BiDAF Model on SQuAD v2.0☆26Updated 5 years ago
- ☆15Updated 4 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆33Updated 7 years ago
- ☆12Updated 5 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- RefNet for Question Generation☆47Updated 4 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
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 3 years ago
- The implementation of the papers on dual learning of natural language understanding and generation. (ACL2019,2020; Findings of EMNLP 2020…☆67Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆118Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 5 years ago
- This repository contains the PyTorch implementation of the paper STaCK: Sentence Ordering with Temporal Commonsense Knowledge appearing a…☆28Updated 2 years ago
- MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems☆67Updated 4 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆93Updated last year