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
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- CS224D Assignments☆107Updated 8 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- ☆176Updated 8 years ago
- ☆192Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 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
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- ☆151Updated 2 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆91Updated 6 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- ☆284Updated 8 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Updated 4 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- the implement of text understanding from scratch☆35Updated 8 years ago