prernakhurana2 / Hierarchical-attention-network
My implementation of "Hierarchical Attention Networks for Document Classification" in Keras
☆26Updated 7 years ago
Alternatives and similar repositories for Hierarchical-attention-network:
Users that are interested in Hierarchical-attention-network are comparing it to the libraries listed below
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Implementation of our SIGIR 2017 paper : "Multitask Learning for Fine-Grained Twitter Sentiment Analysis"☆10Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- 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…☆42Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- My implementaion of the paper "Recurrent Convolutional Neural Networks for Text Classification"☆8Updated 7 years ago
- Implementation of Relation Extraction with Multi-instance Multi-label Convolutional Neural Networks in tensorflow☆15Updated 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
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 6 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)☆19Updated 2 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 6 years ago
- ai challenger Competitions 1: Fine-grained Sentiment Analysis of User Reviews☆18Updated 6 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 5 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
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆59Updated 6 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Position embedding layers in Keras☆58Updated 3 years ago