Hybrid Approach for Single Text Document Summarization using Statistical and Sentiment Features
Chandra Shekhar Yadav, Aditi Sharan

TL;DR
This paper introduces a hybrid extractive summarization method combining statistical and sentiment features, including emotion analysis, to improve the selection of salient sentences in single document summarization.
Contribution
It proposes a novel hybrid model that integrates statistical measures with sentiment analysis for extractive summarization, enhancing sentence relevance detection.
Findings
The hybrid model outperforms traditional statistical methods in ROUGE scores.
Including sentiment features improves the quality of extracted summaries.
The approach demonstrates effectiveness compared to existing systems.
Abstract
Summarization is a way to represent same information in concise way with equal sense. This can be categorized in two type Abstractive and Extractive type. Our work is focused around Extractive summarization. A generic approach to extractive summarization is to consider sentence as an entity, score each sentence based on some indicative features to ascertain the quality of sentence for inclusion in summary. Sort the sentences on the score and consider top n sentences for summarization. Mostly statistical features have been used for scoring the sentences. We are proposing a hybrid model for a single text document summarization. This hybrid model is an extraction based approach, which is combination of Statistical and semantic technique. The hybrid model depends on the linear combination of statistical measures : sentence position, TF-IDF, Aggregate similarity, centroid, and semantic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
