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
- 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
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 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
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 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
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 5 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 6 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 6 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
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 5 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆100Updated 4 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated last year
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆48Updated 6 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 5 years ago
- Initializing Convolutional Filters with Semantic Features for Text Classification☆25Updated 6 years ago