paper-with-me

홈 › Papers

Abstractive Summary Generation for the Urdu Language

2023-05-25 · Ali Raza, Hadia Sultan Raja, Usman Maratib

Abstractive summary generation is a challenging task that requires the model to comprehend the source text and generate a concise and coherent summary that captures the essential information. In this paper, we explore the use of an encoder/decoder approach for abstractive summary generation in the Urdu language. We employ a transformer-based model that utilizes self-attention mechanisms to encode the input text and generate a summary. Our experiments show that our model can produce summaries that are grammatically correct and semantically meaningful. We evaluate our model on a publicly available dataset and achieve state-of-the-art results in terms of Rouge scores. We also conduct a qualitative analysis of our model's output to assess its effectiveness and limitations. Our findings suggest that the encoder/decoder approach is a promising method for abstractive summary generation in Urdu and can be extended to other languages with suitable modifications.

📄 PDF Abstract BibTeX arXiv:2305.16195

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Absformer: Transformer-based Model for Unsupervised Multi-Document Abstractive Summarization

2023-06-07 · Mohamed Trabelsi, Huseyin Uzunalioglu

Multi-document summarization (MDS) refers to the task of summarizing the text in multiple documents into a concise summary. The generated summary can save the time of reading many documents by providing the important con…

Abstractive Text SummarizationDecoderDocument SummarizationLanguage Modeling+4

Unsupervised Semantic Abstractive Summarization

2018-07-01 · ACL 2018 7 · Shibhansh Dohare, Vivek Gupta, Harish Karnick

Automatic abstractive summary generation remains a significant open problem for natural language processing. In this work, we develop a novel pipeline for Semantic Abstractive Summarization (SAS). SAS, as introduced by L…

Abstractive Text SummarizationSentence Compression

Urdu Summary Corpus

2016-05-01 · LREC 2016 5

Language resources, such as corpora, are important for various natural language processing tasks. Urdu has millions of speakers around the world but it is under-resourced in terms of standard evaluation resources. This p…

ArticlesDocument SummarizationLemmatizationMorphological Analysis+1

Zero-Shot Cross-Lingual Abstractive Sentence Summarization through Teaching Generation and Attention

2019-07-01 · ACL 2019 7 · Xiangyu Duan, Mingming Yin, Min Zhang, Boxing Chen 외

Abstractive Sentence Summarization (ASSUM) targets at grasping the core idea of the source sentence and presenting it as the summary. It is extensively studied using statistical models or neural models based on the large…

SentenceSentence SummarizationTranslation

Clustering Urdu News Using Headlines

2015-09-27 · 23 2015 9 · Samia Khaliq, Waheed Iqbal, Faisal Bukhari, Kamran Malik

This paper that proposes and evaluates a new algorithm to automatically cluster Urdu news from different news agencies. The task is challenging because there are no language processing libraries for the Urdu language. Th…

ClusteringInformation RetrievalText Clustering