kingtaurus / cs224dLinks
CS224D Assignments
☆107Updated 8 years ago
Alternatives and similar repositories for cs224d
Users that are interested in cs224d are comparing it to the libraries listed below
Sorting:
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- Deep Learning for Natural Language Processing in Stanford☆42Updated 10 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- Recent Deep Learning papers in NLU and RL☆297Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆246Updated 7 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Pointer Networks in Tensorflow☆100Updated 8 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Reinforcement learning for natural language processing reading group☆310Updated 7 years ago
- ☆83Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 months ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago