All Projects → lipiji → Hierarchical Encoder Decoder

lipiji / Hierarchical Encoder Decoder

Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano

Programming Languages

python
139335 projects - #7 most used programming language

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).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].