stanfordnlp / cs224n-webLinks
http://cs224n.stanford.edu
☆61Updated 9 years ago
Alternatives and similar repositories for cs224n-web
Users that are interested in cs224n-web are comparing it to the libraries listed below
Sorting:
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- Stanford NLP group's shared Python tools.☆136Updated 7 years ago
- ☆88Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- ☆227Updated 9 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 7 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Updated 8 years ago
- Deep Learning for Natural Language Processing in Stanford☆42Updated 10 years ago
- CS224D Assignments☆107Updated 8 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- A Primer on Neural Network Models for Natural Language Processing☆30Updated 10 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- ☆83Updated 9 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- Recurrent & convolutional neural network modules☆355Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 7 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 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
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆262Updated 6 years ago
- A blog post using word embeddings and RNNs to explain representations.☆42Updated 11 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆206Updated 7 years ago