Implementation of an RNN with attention mechanism for rating prediction.
The implementation is based on Hierarchical Attention Networks for Document Classification paper by Yang et al 2016. Richard Liao's blog was helpful in coming up with this implementation.
- Download 100-dimensional glove embeddings from here