Skip to content

Used Python “keras” package to develop a unidirectional LSTM based deep learning model “encoder-decoder networks” for title generation on news data set. Improved the architecture by using attention. Created tensorboard visualizations to show the validation accuracy and loss. Evaluated the summaries using the ROUGE score.

Notifications You must be signed in to change notification settings

XiaohuiGuoEartha/NLP_Project_Abstractive_Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NLP_Project_Abstractive_Summarization

Used Python “keras” package to develop a unidirectional LSTM based deep learning model “encoder-decoder networks” for title generation on news data set. Improved the architecture by using attention. Created tensorboard visualizations to show the validation accuracy and loss. Evaluated the summaries using the ROUGE score.

About

Used Python “keras” package to develop a unidirectional LSTM based deep learning model “encoder-decoder networks” for title generation on news data set. Improved the architecture by using attention. Created tensorboard visualizations to show the validation accuracy and loss. Evaluated the summaries using the ROUGE score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published