PerSum: Novel Systems for Document Summarization in Persian
In this paper we explore the problem of document summarization in Persian language from two distinct angles. In our first approach, we modify a popular and widely cited Persian document summarization framework to see how it works on a realistic corpus of news articles. Human evaluation on generated summaries shows that graph-based methods perform better than the modified systems. We carry this intuition forward in our second approach, and probe deeper into the nature of graph-based systems by designing several summarizers based on centrality measures. Ad hoc evaluation using ROUGE score on these summarizers suggests that there is a small class of centrality measures that perform better than three strong unsupervised baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesDocument SummarizationSimilar Papers 제목 키워드 기반
Unsupervised Extractive Dialogue Summarization in Hyperdimensional Space
We present HyperSum, an extractive summarization framework that captures both the efficiency of traditional lexical summarization and the accuracy of contemporary neural approaches. HyperSum exploits the pseudo-orthogona…
ClusteringExtractive SummarizationSentenceSentence Embeddings+1ARLED: Leveraging LED-based ARMAN Model for Abstractive Summarization of Persian Long Documents
The increasing volume of textual data poses challenges in reading and comprehending large documents, particularly for scholars who need to extract useful information from research articles. Automatic text summarization h…
Abstractive Text SummarizationArticlesText SummarizationMulti-Document Summarization of Persian Text using Paragraph Vectors
A multi-document summarizer finds the key topics from multiple textual sources and organizes information around them. In this paper we propose a summarization method for Persian text using paragraph vectors that can repr…
Abstractive Text SummarizationDocument SummarizationMulti-Document SummarizationPEYMA: A Tagged Corpus for Persian Named Entities
The goal in the NER task is to classify proper nouns of a text into classes such as person, location, and organization. This is an important preprocessing step in many NLP tasks such as question-answering and summarizati…
NERQuestion AnsweringTAGPerHalluEval: Persian Hallucination Evaluation Benchmark for Large Language Models
Hallucination is a persistent issue affecting all large language Models (LLMs), particularly within low-resource languages such as Persian. PerHalluEval (Persian Hallucination Evaluation) is the first dynamic hallucinati…