项目作者: lipiji

项目描述 :
使用Theano中的LSTM和GRU的单词,句子,段落和文档序列的分层编码器 - 解码器框架
高级语言: Python
项目地址: git://github.com/lipiji/hierarchical-encoder-decoder.git
创建时间: 2015-12-04T02:39:22Z
项目社区:https://github.com/lipiji/hierarchical-encoder-decoder

开源协议:

下载


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).