26hzhang / Dense_BiLSTM
Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification
☆48Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Dense_BiLSTM
- ☆39Updated 7 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
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 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 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Highway Networks implement in pytorch☆72Updated last year
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated last year
- 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
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Tensorflow Implements Chinese Word Segment use LSTM+CRF and Dilated CNN+CRF☆15Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- CapsNet for NLP☆68Updated 5 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆39Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 6 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 3 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆18Updated 6 years ago
- Position embedding layers in Keras☆59Updated 2 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 5 years ago