wpm / tfrnnlmLinks
Example TensorFlow RNN Language Model
☆52Updated 9 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 3 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆118Updated 9 years ago
- Dynamic Memory Network implementation in TensorFlow☆178Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 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 9 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Neural network sequence labeling model☆251Updated 7 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 5 years ago
- ☆165Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Updated 7 years ago
- NLP tools on Lasagne☆61Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 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
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 6 years ago