aswalin / SQuAD
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
- 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
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 5 years ago
- Question Answering using Albert and Electra☆206Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 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…☆113Updated 4 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆171Updated 6 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- ☆434Updated last year
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- The most important NLP highlights of 2018 (PDF Report)☆371Updated 3 years ago
- Factoid Question Answering Chat bot is a simpler version of question answering system. It answers to the question asked by user in near r…☆43Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- ☆177Updated 6 years ago
- GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipe…☆227Updated 4 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Unsupervised Question answering via Cloze Translation☆219Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 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…☆188Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago