yangperasd / gated_cnn
Keras implementation of “Gated Linear Unit ”
☆23Updated 11 months ago
Alternatives and similar repositories for gated_cnn:
Users that are interested in gated_cnn are comparing it to the libraries listed below
- Adaptive embedding and softmax☆17Updated 3 years ago
- Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".☆21Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 5 years ago
- ☆38Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆21Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 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
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆29Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- TensorFlow implementation of "Improved Variational Autoencoders for Text Modeling using Dilated Convolutions"☆54Updated 5 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Query-based Attention CNN for Text Similarity Map☆31Updated 7 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 6 years ago
- ☆11Updated 6 years ago
- SOTA results for machine learning problems in NLP .☆11Updated 4 years ago
- A generalized input-label embedding for text classification☆24Updated 5 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- TensorFlow implementation of "Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering," …☆31Updated 4 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- attention block for keras Functional Model with only tensorflow backend☆26Updated 6 years ago