gauthierdmn / question_answering
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
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Question Answering System using BiDAF Model on SQuAD v2.0☆25Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- ☆33Updated 6 years ago
- Text summarization with python and transformer☆13Updated last year
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Unsupervised text segmentation based on Latent Dirichlet Allocation and Topic Tiling☆24Updated 8 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 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
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 5 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 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
- The implementation of the papers on dual learning of natural language understanding and generation. (ACL2019,2020; Findings of EMNLP 2020…☆66Updated 4 years ago
- ☆15Updated 4 years ago
- ☆30Updated 6 years ago
- An inventory of data sets around Question Generation and Question Answering☆21Updated 6 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated last year
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 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…☆113Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge (EMNLP 2019)☆94Updated 2 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago