Rhuax / ELMo-Text-Summarization

This is the code for the paper "Enhancing a Text Summarization System with ELMo" where we apply ELMo embeddings to pointer-generator networks for text summarization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELMo-Text-Summarization

This is the code for the paper "Enhancing a Text Summarization System with ELMo" where we apply ELMo embeddings to pointer-generator networks for text summarization.

Example of generated summaries can be found: here


It has been trained on CNN/Daily Mail dataset:


It has been trained on Newsroom dataset:

About

This is the code for the paper "Enhancing a Text Summarization System with ELMo" where we apply ELMo embeddings to pointer-generator networks for text summarization.

License:Apache License 2.0


Languages

Language:Python 99.5%Language:Shell 0.5%