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
- CS224D Assignments☆107Updated 8 years ago
- ☆151Updated 2 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 Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 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
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- ☆192Updated 8 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- ☆284Updated 8 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆91Updated 6 years ago
- A Simpler GloVe model for distributed word representation☆86Updated 4 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago