paper-with-me

Papers

Neural Abstractive Text Summarizer for Telugu Language

2021-01-18 · Mohan Bharath B, Aravindh Gowtham B, Akhil M

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.

📄 PDF Abstract BibTeX arXiv:2101.07120

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDecoderDeep LearningSentenceText Summarization

Similar Papers 제목 키워드 기반

Understanding the Behaviour of Neural Abstractive Summarizers using Contrastive Examples

2019-06-01 · NAACL 2019 6 · Krtin Kumar, Jackie Chi Kit Cheung

Neural abstractive summarizers generate summary texts using a language model conditioned on the input source text, and have recently achieved high ROUGE scores on benchmark summarization datasets. We investigate how they…

Language ModelingLanguage Modelling

A Survey on Neural Abstractive Summarization Methods and Factual Consistency of Summarization

2022-04-20 · Meng Cao

Automatic summarization is the process of shortening a set of textual data computationally, to create a subset (a summary) that represents the most important pieces of information in the original text. Existing summariza…

Abstractive Text Summarization

A Robust Abstractive System for Cross-Lingual Summarization

2019-06-01 · NAACL 2019 6 · Jessica Ouyang, Boya Song, Kathy Mckeown

We present a robust neural abstractive summarization system for cross-lingual summarization. We construct summarization corpora for documents automatically translated from three low-resource languages, Somali, Swahili, a…

Abstractive Text SummarizationMachine TranslationTranslation

Automatic Summarization of Open-Domain Podcast Episodes

2020-11-09 · Kaiqiang Song, Chen Li, Xiaoyang Wang, Dong Yu 외

We present implementation details of our abstractive summarizers that achieve competitive results on the Podcast Summarization task of TREC 2020. A concise textual summary that captures important information is crucial f…

Abstractive Text Summarization

Efficient Adaptation of Pretrained Transformers for Abstractive Summarization

2019-06-01 · Andrew Hoang, Antoine Bosselut, Asli Celikyilmaz, Yejin Choi

Large-scale learning of transformer language models has yielded improvements on a variety of natural language understanding tasks. Whether they can be effectively adapted for summarization, however, has been less explore…

Abstractive Text SummarizationNatural Language Understanding