CLLGJan 18, 2021

Neural Abstractive Text Summarizer for Telugu Language

arXiv:2101.07120v110 citations
Originality Synthesis-oriented
AI Analysis

This addresses a gap in natural language processing for Telugu speakers, but it is incremental as it applies existing methods to a new language.

The authors tackled the lack of abstractive text summarization for Telugu by proposing a deep learning model based on encoder-decoder with attention, achieving good qualitative results on a manually created dataset.

Abstractive Text Summarization is the process of constructing semantically relevant shorter sentences which captures the essence of the overall meaning of the source text. It is actually difficult and very time consuming for humans to summarize manually large documents of text. Much of work in abstractive text summarization is being done in English and almost no significant work has been reported in Telugu abstractive text summarization. So, we would like to propose an abstractive text summarization approach for Telugu language using Deep learning. In this paper we are proposing an abstractive text summarization Deep learning model for Telugu language. The proposed architecture is based on encoder-decoder sequential models with attention mechanism. We have applied this model on manually created dataset to generate a one sentence summary of the source text and have got good results measured qualitatively.

Foundations

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

Your Notes