synthesio / hierarchical-attention-networks
Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf
☆57Updated 6 years ago
Alternatives and similar repositories for hierarchical-attention-networks:
Users that are interested in hierarchical-attention-networks are comparing it to the libraries listed below
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 7 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Neural Topic Models☆69Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆104Updated 7 years ago
- Jointly Modelling Aspects, Ratings and Sentiments for Movie Recommendation (JMARS)☆55Updated 9 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 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
- Hierarchical Attention Network for Document Classification☆27Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆51Updated 8 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆75Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 10 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 6 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Python Linear CRF☆47Updated 10 years ago