XiaohuiGuoEartha / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Jupyter Notebook 100.0%