chaitjo / structured-self-attention

Keras implementation of the Structured Self-Attentive Sentence Embedding model
https://arxiv.org/abs/1703.03130
MIT License
19 stars 1 forks source link

Structured Self-Attentive Sentence Embedding model in Keras

This repository contains a Keras implementation of the Structured Self-Attentive Sentence Embedding model described in the following paper:

Zhouhan Lin, Minwei Feng, Cicero Nogueira dos Santos, Mo Yu, Bing Xiang, Bowen Zhou, Yoshua Bengio. A Structured Self-attentive Sentence Embedding. ICLR 2017

TODO

  1. Add main
  2. Organize code and presentation
  3. Add some results