CLLGJun 21, 2021

Extractive approach for text summarisation using graphs

arXiv:2106.10955v16 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental study for NLP researchers, focusing on improving extractive text summarization methods.

The paper tackled the text summarization problem by exploring graph-related algorithms with an extractive approach, using sentence overlap and edit distance for similarity measurement, but no concrete results or numbers were reported.

Natural language processing is an important discipline with the aim of understanding text by its digital representation, that due to the diverse way we write and speak, is often not accurate enough. Our paper explores different graph-related algorithms that can be used in solving the text summarization problem using an extractive approach. We consider two metrics: sentence overlap and edit distance for measuring sentence similarity.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes