asahi417 / LSTMCell
Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent Highway, Attention, Layer norm, Recurrent dropout, Variational dropout.
☆30Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for LSTMCell
- ☆39Updated 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☆92Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆49Updated 5 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Neural Machine Translation with RNN/ConvS2S/Transoformer☆13Updated 6 years ago
- Code for "Reliability-aware Dynamic Feature Composition for Name Tagging" (ACL2019)☆37Updated 5 years ago
- CapsNet for NLP☆68Updated 5 years ago
- Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling☆146Updated 4 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆70Updated 5 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆18Updated 6 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Key value memory network implemented using keras☆31Updated 6 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆39Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 5 years ago
- Highway Networks implement in pytorch☆72Updated 2 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆34Updated 4 years ago
- code for Question Condensing Networks for Answer Selection in Community Question Answering☆14Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 5 years ago
- Simple LSTM-based word-level language model in PyTorch☆46Updated 5 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 6 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- Code for NAACL 2018 paper "Multi-task Learning of Pairwise Sequence Classification Tasks Over Disparate Label Spaces" by Isabelle Augenst…☆34Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 4 years ago