paper-with-me

Papers

Dataset for Automatic Summarization of Russian News

2020-06-19 · Ilya Gusev

Automatic text summarization has been studied in a variety of domains and languages. However, this does not hold for the Russian language. To overcome this issue, we present Gazeta, the first dataset for summarization of Russian news. We describe the properties of this dataset and benchmark several extractive and abstractive models. We demonstrate that the dataset is a valid task for methods of text summarization for Russian. Additionally, we prove the pretrained mBART model to be useful for Russian text summarization.

📄 PDF Abstract BibTeX arXiv:2006.11063

Code (2)

IlyaGusev/gazeta 공식 구현
IlyaGusev/summarus 공식 구현 pytorch

Tasks

Text Summarizationvalid

Methods 이 논문이 사용한 방법론

mBART 설명 없음

Similar Papers 제목 키워드 기반

MLSUM: The Multilingual Summarization Corpus

2020-04-30 · EMNLP 2020 11 · Thomas Scialom, Paul-Alexis Dray, Sylvain Lamprier, Benjamin Piwowarski 외

We present MLSUM, the first large-scale MultiLingual SUMmarization dataset. Obtained from online newspapers, it contains 1.5M+ article/summary pairs in five different languages -- namely, French, German, Spanish, Russian…

Text Summarization

Russian-Language Multimodal Dataset for Automatic Summarization of Scientific Papers

2024-05-13 · Alena Tsanda, Elena Bruches

The paper discusses the creation of a multimodal dataset of Russian-language scientific papers and testing of existing language models for the task of automatic text summarization. A feature of the dataset is its multimo…

Text Summarization

Importance of Copying Mechanism for News Headline Generation

2019-04-25 · Ilya Gusev

News headline generation is an essential problem of text summarization because it is constrained, well-defined, and is still hard to solve. Models with a limited vocabulary can not solve it well, as new named entities ca…

ArticlesHeadline GenerationText Summarization

Fine-tuning GPT-3 for Russian Text Summarization

2021-08-07 · Alexandr Nikolich, Arina Puchkova

Automatic summarization techniques aim to shorten and generalize information given in the text while preserving its core message and the most relevant ideas. This task can be approached and treated with a variety of meth…

Text Summarization

CNewSum: A Large-scale Chinese News Summarization Dataset with Human-annotated Adequacy and Deducibility Level

2021-10-21 · Danqing Wang, Jiaze Chen, Xianze Wu, Hao Zhou 외

Automatic text summarization aims to produce a brief but crucial summary for the input documents. Both extractive and abstractive methods have witnessed great success in English datasets in recent years. However, there h…

News SummarizationText Summarization