aswalin / SQuADLinks
Building QA system for Stanford Question Answering Dataset
☆248Updated 7 years ago
Alternatives and similar repositories for SQuAD
Users that are interested in SQuAD are comparing it to the libraries listed below
Sorting:
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- Question Answering using Albert and Electra☆207Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Neural text-to-text question generation☆216Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 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
- Example code for "Real-World Natural Language Processing"☆338Updated 4 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412Updated 2 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆286Updated 2 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 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
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 5 years ago
- Automatic question generation by using NLP☆206Updated 11 months ago
- ☆434Updated last year
- Multiple implementations for abstractive text summurization , using google colab☆526Updated 4 years ago
- ☆505Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago