Home / Papers / A Faster Method For Generating Chinese Text Summaries-Combining Extractive Summarization...

A Faster Method For Generating Chinese Text Summaries-Combining Extractive Summarization And Abstractive Summarization

88 Citations2022
Wenchuan Yang, Tianyu Gu, Runqi Sui
Proceedings of the 2022 5th International Conference on Machine Learning and Natural Language Processing

This method extracts the key information of the article firstly, and then generates the summarization of the extracted information, and can significantly improve the generative speed compared with generative summarization.

Abstract

Extractive summarization and generative summarization are the two main ways to generate summarization.However,previous work treats both of them as two independent subtasks.In this paper,we obtain new summarization by combining extractive summarization and generative summarization.This method extracts the key information of the article firstly,and then generates the summarization of the extracted information.The experimental result shows that this method can significantly improve the quality of the generative text compared with extractive summarization,and can significantly improve the generative speed compared with generative summarization.