yasiemir / cs224nLinks
Assignment solutions CS224n: Natural Language Processing with Deep Learning (winter-2017)
☆43Updated 8 years ago
Alternatives and similar repositories for cs224n
Users that are interested in cs224n are comparing it to the libraries listed below
Sorting:
- The answer of Stanford cs224d course assignments☆27Updated 9 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- ☆150Updated 2 years ago
- CS224D Assignments☆107Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Text classification using LSTM☆171Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- the implement of text understanding from scratch☆34Updated 7 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 8 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- ☆191Updated 7 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- ☆176Updated 8 years ago
- ☆283Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆205Updated 8 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago