abisee / cs224n-win18-squad
Code for the Default Final Project (SQuAD) for CS224n, Winter 2018
☆40Updated 2 years ago
Alternatives and similar repositories for cs224n-win18-squad:
Users that are interested in cs224n-win18-squad are comparing it to the libraries listed below
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆77Updated 6 years ago
- PyTorch deep learning models for text processing☆176Updated 5 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 7 years ago
- ☆149Updated last year
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 5 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated last year
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- CNN/Daily Mail Reading Comprehension Task☆290Updated 8 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆101Updated 5 years ago
- CS224D Assignments☆109Updated 7 years ago
- Solutions for CS224n course from Stanford University: Natural Language Processing with Deep Learning☆54Updated 7 years ago
- a pytorch implementation of match lstm question answering model☆43Updated 9 months ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- A simple example for how to build your own model using AllenNLP as a dependency.☆113Updated 5 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- The baselines used in the CoQA paper☆175Updated 4 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago