claravania / rnn-lm-tensorflowLinks
RNN language model using Tensorflow
☆19Updated 9 years ago
Alternatives and similar repositories for rnn-lm-tensorflow
Users that are interested in rnn-lm-tensorflow are comparing it to the libraries listed below
Sorting:
- An implementation of RNNsearch using TensorFlow☆68Updated 8 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 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
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- generative adversarial nets for neural machine translation☆119Updated 7 years ago
- ☆150Updated 2 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 3 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 8 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- R-NET implementation in TensorFlow.☆77Updated 8 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
- A list of recent papers regarding dialogue generation☆270Updated 6 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Chinese word segmentation model with word-based character embeddings.☆12Updated 7 years ago
- code for Learning Structured Text Representations☆128Updated 8 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 7 years ago
- A TensorFlow Implementation of the Transformer for machine translation.☆24Updated 7 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆94Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- Seq2seq model with global attention implemented with PyTorch☆18Updated 7 years ago