Skip to content

dodocho/GatedCNN-based-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatedCNN-based Summarizer

About this code

Tensorflow implementation of GatedCNN-based summarizer. The encoder is gated convolutional neural networks descriped in the paper, Language Modeling with Gated Convolutional Networks, and the decoder is recurrent neural networks with GRUs. Beam search is implemented to improve the quality of generated sentence. image-w10-h20

image-w10-h20

About

Tensorflow implementation of GatedCNN-based summarizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages