anargyri / lstm_hanLinks
LSTM and Hierarchical Attention Network on DSVM
☆41Updated 7 years ago
Alternatives and similar repositories for lstm_han
Users that are interested in lstm_han are comparing it to the libraries listed below
Sorting:
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Code for Learning to select data for transfer learning with Bayesian Optimization☆171Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- ☆37Updated 6 years ago
- Code for my blog post☆50Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 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 8 years ago
- A project on achieving Named-Entity Recognition using Deep Learning.☆25Updated 6 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 7 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 8 years ago
- Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send…☆90Updated 6 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 7 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆35Updated 9 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆149Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 8 years ago
- A keras implementation of our CNNs with rationales☆48Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Generating Text through Adversarial Training(GAN) using Skip-Thought Vectors☆45Updated 3 years ago