Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 386 Bytes

Hierarchical Encoder-Decoder

Features

  • Sequences modelling for words, sentences, paragraphs and documents
  • LSTM and GRU in Theano
  • Attention modelling (plays a role of "copy" in encoder-decoder framework)

References

  • Li, Jiwei, Minh-Thang Luong, and Dan Jurafsky. "A hierarchical neural autoencoder for paragraphs and documents." arXiv preprint arXiv:1506.01057 (2015).