anantzoid / Language-Modeling-GatedCNN
Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"
☆271Updated 8 years ago
Alternatives and similar repositories for Language-Modeling-GatedCNN:
Users that are interested in Language-Modeling-GatedCNN are comparing it to the libraries listed below
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 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
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- ☆283Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆286Updated 2 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Attention-based sequence to sequence learning☆391Updated 5 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- ☆149Updated 2 years ago
- ☆306Updated 8 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆178Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 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
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- ☆191Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- A PyTorch implementation of QANet.☆344Updated 3 years ago
- NEG loss implemented in pytorch☆124Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago