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:
- 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
- ☆33Updated 7 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- Question Answering System using BiDAF Model on SQuAD v2.0☆25Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- RefNet for Question Generation☆46Updated 4 years ago
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 5 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
- Code for experiments done for EMNLP2020.☆11Updated 2 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- ☆15Updated 4 years ago
- Dialogue Knowledge Transfer Networks (DiKTNet)☆24Updated 3 years ago
- The implementation of the papers on dual learning of natural language understanding and generation. (ACL2019,2020; Findings of EMNLP 2020…☆66Updated 4 years ago
- Fine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD) and fine-tuned DistilBERT (student) using BERT as the teacher m…☆25Updated 4 years ago
- Question-answer generation from text☆71Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆93Updated 10 months ago
- TalkSumm - Scientific Paper Summarization Based on Conference Talks☆43Updated 3 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- ☆30Updated 6 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 6 years ago
- MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems☆66Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)☆15Updated 6 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 3 years ago