Skip to content

Abstractive summarisation using Bert as encoder and Transformer Decoder

Notifications You must be signed in to change notification settings

daviwu/bert_summ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Abstractive summarization using bert as encoder and transformer decoder

I have used a text generation library called Texar , Its a beautiful library with a lot of abstractions, i would say it to be scikit learn for text generation problems.

I have replaced the Encoder part in Transformer networks with BERT Encoder and the kept the decoder as it is .

About

Abstractive summarisation using Bert as encoder and Transformer Decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%