prernakhurana2 / Hierarchical-attention-network
My implementation of "Hierarchical Attention Networks for Document Classification" in Keras
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Hierarchical-attention-network
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 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
- 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
- My implementaion of the paper "Recurrent Convolutional Neural Networks for Text Classification"☆8Updated 7 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆48Updated 6 years ago
- ☆39Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Multi-Task Learning in NLP☆95Updated 6 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆42Updated 7 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated last year
- attention block for keras Functional Model with only tensorflow backend☆26Updated 5 years ago
- Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (witho…☆40Updated 6 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 5 years ago
- NER with Deep contextualized word representations (Elmo)☆24Updated 6 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Initializing Convolutional Filters with Semantic Features for Text Classification☆25Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆18Updated 6 years ago
- PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)☆19Updated last year
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 6 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- document level sentiment classification implemented by tensorflow.☆24Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN 、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 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
- Transfer learning for text classification with recurrent neural network(lstm)☆16Updated 6 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆43Updated 6 years ago
- pyTorch-text-classification☆15Updated 6 years ago