Abstract
Particularly for the summarization task and the summary of relatively brief documents, abstractive document summarization has become a favored research topic in the field of natural language processing as it continues to advance. We recommend employing the enhanced abstractive summarization model, which integrates a pre-trained BART model from the CNN/Daily Mail dataset with chunk method processing. This model is capable of processing both brief and lengthy text input, including news articles and research articles, which are categorized as long documents. Our approach involves chunking the string into a list of sentences and encoding the text of a lengthy document written in English. Subsequently, we employ a BART model decoder to generate a summary by combining the results of each chunk text summarization, which then serves as the result summary. The performance of our chunking method is better when utilizing BART, which has been pre-trained on the CNN/Daily Mail dataset, compared to the one pre-trained on the XSum dataset.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.