Text Summarization of Czech News Articles Using Named Entities
Petr Marek, \v{S}t\v{e}p\'an M\"uller, Jakub Konr\'ad, Petr Lorenc,, Jan Pichl, Jan \v{S}ediv\'y

TL;DR
This paper explores the role of named entities in Czech news article summarization, introducing new metrics and methods that improve upon previous results and offer practical benefits for voice applications.
Contribution
It introduces a new named entity-based extractive summarization method and two abstractive models that outperform previous state-of-the-art results on Czech news data.
Findings
Named Entity Density approach achieves results close to baseline.
The proposed models outperform previous methods.
Selected sentences effectively summarize key report details.
Abstract
The foundation for the research of summarization in the Czech language was laid by the work of Straka et al. (2018). They published the SumeCzech, a large Czech news-based summarization dataset, and proposed several baseline approaches. However, it is clear from the achieved results that there is a large space for improvement. In our work, we focus on the impact of named entities on the summarization of Czech news articles. First, we annotate SumeCzech with named entities. We propose a new metric ROUGE_NE that measures the overlap of named entities between the true and generated summaries, and we show that it is still challenging for summarization systems to reach a high score in it. We propose an extractive summarization approach Named Entity Density that selects a sentence with the highest ratio between a number of entities and the length of the sentence as the summary of the article.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence
