paper-with-me

Papers

Multi-document Text Summarization using Semantic Word and Sentence Similarity: A Combined Approach

2021-12-01 · ICON 2021 12 · Rajendra Roul

The exponential growth in the number of text documents produced daily on the web poses several difficulties to people who are responsible for collecting, organizing, and searching different textual content related to a particular topic. Automatic Text Summarization works well in this direction, which can review many documents and pull out the relevant information. But the limitations associated with automatic text summarization need to be removed by finding efficient workarounds. Although current research works have focused on this direction for further improvements, they still face many challenges. This paper proposes a combined semantic-based word and sentence similarity approach to summarize a corpus of text documents. To arrange the sentences in the final summary, KL-divergence technique is used. The experimental work is conducted using DUC datasets, and the obtained results are promising.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence SimilarityText Summarization

Similar Papers 제목 키워드 기반

Multiplex Graph Neural Network for Extractive Text Summarization

2021-08-29 · EMNLP 2021 11 · Baoyu Jing, Zeyu You, Tao Yang, Wei Fan 외

Extractive text summarization aims at extracting the most representative sentences from a given document as its summary. To extract a good summary from a long text document, sentence embedding plays an important role. Re…

Extractive Text SummarizationGraph Neural NetworkSemantic SimilaritySemantic Textual Similarity+4

Centroid-based Text Summarization through Compositionality of Word Embeddings

2017-04-01 · WS 2017 4 · Gaetano Rossiello, Pierpaolo Basile, Giovanni Semeraro

The textual similarity is a crucial aspect for many extractive text summarization methods. A bag-of-words representation does not allow to grasp the semantic relationships between concepts when comparing strongly related…

Document SummarizationExtractive Text SummarizationMulti-Document SummarizationText Summarization+1

Combining Word Embeddings and N-grams for Unsupervised Document Summarization

2020-04-25 · Zhuolin Jiang, Manaj Srivastava, Sanjay Krishna, David Akodes 외

Graph-based extractive document summarization relies on the quality of the sentence similarity graph. Bag-of-words or tf-idf based sentence similarity uses exact word matching, but fails to measure the semantic similarit…

DiversityDocument SummarizationExtractive Document SummarizationExtractive Summarization+8

Abstractive Summarization of Large Document Collections Using GPT

2023-10-09 · Sengjie Liu, Christopher G. Healey

This paper proposes a method of abstractive summarization designed to scale to document collections instead of individual documents. Our approach applies a combination of semantic clustering, document size reduction with…

Abstractive Text SummarizationChunkingDocument Summarization

Reference and Document Aware Semantic Evaluation Methods for Korean Language Summarization

2020-04-29 · COLING 2020 8 · Dongyub Lee, Myeongcheol Shin, Taesun Whang, Seungwoo Cho 외

Text summarization refers to the process that generates a shorter form of text from the source document preserving salient information. Many existing works for text summarization are generally evaluated by using recall-o…

Text Summarization