wpm / tfrnnlmLinks
Example TensorFlow RNN Language Model
☆52Updated 8 years ago
Alternatives and similar repositories for tfrnnlm
Users that are interested in tfrnnlm are comparing it to the libraries listed below
Sorting:
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- A C++ toolkit for neural machine translation for CPU☆88Updated 6 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆118Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 8 years ago
- A Simple Deep Reinforcement Learning Dialogue System☆169Updated 6 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- Neural network sequence labeling model☆250Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Next Utterance Classification☆135Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 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
- An implementation of RNNsearch using TensorFlow☆67Updated 7 years ago
- Attention-based NMT with Coverage, Context Gate, and Reconstruction☆95Updated 4 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Language Modeling☆156Updated 6 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago