aswalin / SQuAD
Building QA system for Stanford Question Answering Dataset
☆245Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SQuAD
- BERT for question answering starting with HotpotQA☆168Updated 5 years ago
- ☆434Updated 9 months ago
- ☆487Updated last year
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆187Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 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…☆112Updated 3 years ago
- Question Answering using Albert and Electra☆206Updated last year
- NLP model implementations with keras for beginner☆152Updated last year
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆146Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆183Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- Neural text-to-text question generation☆216Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Do NLP tasks with some SOTA methods☆92Updated 3 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆401Updated 2 years ago
- ☆178Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 5 years ago
- Convai2 submission.☆294Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆134Updated 5 years ago
- Question-answer generation from text☆69Updated last year
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆172Updated 6 years ago