aswalin / SQuADLinks
Building QA system for Stanford Question Answering Dataset
☆247Updated 6 years ago
Alternatives and similar repositories for SQuAD
Users that are interested in SQuAD 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
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Neural text-to-text question generation☆216Updated 4 years ago
- Question Answering using Albert and Electra☆207Updated 2 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 6 years ago
- ☆506Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- DrQA Web UI☆117Updated 6 years ago
- ☆435Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 5 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆403Updated 3 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- ☆177Updated 6 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 6 years ago
- Automatic question generation by using NLP☆206Updated 10 months ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 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
- Unsupervised Question answering via Cloze Translation☆219Updated 3 years ago