中文
相关论文

相关论文: Pointer over Attention: An Improved Bangla Text Su…

200 篇论文

Neural network-based methods for abstractive summarization produce outputs that are more fluent than other techniques, but which can be poor at content selection. This work proposes a simple technique for addressing this issue: use a…

计算与语言 · 计算机科学 2018-10-10 Sebastian Gehrmann , Yuntian Deng , Alexander M. Rush

Pointer-generator network is an extremely popular method of text summarization. More recent works in this domain still build on top of the baseline pointer generator by augmenting a content selection phase, or by decomposing the decoder…

计算与语言 · 计算机科学 2020-02-26 Satyaki Chakraborty , Xinya Li , Sayak Chakraborty

Despite being the seventh most widely spoken language in the world, Bengali has received much less attention in machine translation literature due to being low in resources. Most publicly available parallel corpora for Bengali are not large…

计算与语言 · 计算机科学 2020-10-08 Tahmid Hasan , Abhik Bhattacharjee , Kazi Samin , Masum Hasan , Madhusudan Basak , M. Sohel Rahman , Rifat Shahriyar

The anthology of spoken languages today is inundated with textual information, necessitating the development of automatic summarization models. In this manuscript, we propose an extractor-paraphraser based abstractive summarization system…

计算与语言 · 计算机科学 2021-05-05 Anubhav Jangra , Raghav Jain , Vaibhav Mavi , Sriparna Saha , Pushpak Bhattacharyya

In this paper, we present HS-BAN, a binary class hate speech (HS) dataset in Bangla language consisting of more than 50,000 labeled comments, including 40.17% hate and rest are non hate speech. While preparing the dataset a strict and…

计算与语言 · 计算机科学 2021-12-06 Nauros Romim , Mosahed Ahmed , Md Saiful Islam , Arnab Sen Sharma , Hriteshwar Talukder , Mohammad Ruhul Amin

In a world of proliferating data, the ability to rapidly summarize text is growing in importance. Automatic summarization of text can be thought of as a sequence to sequence problem. Another area of natural language processing that solves a…

计算与语言 · 计算机科学 2018-10-23 Jacob Krantz , Jugal Kalita

Bangla Sign Language (BdSL) translation represents a low-resource NLP task due to the lack of large-scale datasets that address sentence-level translation. Correspondingly, existing research in this field has been limited to word and…

计算与语言 · 计算机科学 2025-11-12 Neelavro Saha , Rafi Shahriyar , Nafis Ashraf Roudra , Saadman Sakib , Annajiat Alim Rasel

Abstractive summarization aims to generate a shorter version of the document covering all the salient points in a compact and coherent fashion. On the other hand, query-based summarization highlights those points that are relevant in the…

计算与语言 · 计算机科学 2018-07-16 Preksha Nema , Mitesh Khapra , Anirban Laha , Balaraman Ravindran

Punctuation restoration enhances the readability of text and is critical for post-processing tasks in Automatic Speech Recognition (ASR), especially for low-resource languages like Bangla. In this study, we explore the application of…

计算与语言 · 计算机科学 2026-01-13 Md Obyedullahil Mamun , Md Adyelullahil Mamun , Arif Ahmad , Md. Imran Hossain Emu

Extractive Text Summarization is the process of selecting the most representative parts of a larger text without losing any key information. Recent attempts at extractive text summarization in Bengali, either relied on statistical…

计算与语言 · 计算机科学 2024-11-28 Fahim Morshed , Md. Abdur Rahman , Sumon Ahmed

Bangla, one of the most widely spoken languages, remains underrepresented in state-of-the-art automatic speech recognition (ASR) research, particularly under noisy and speaker-diverse conditions. This paper presents BanglaRobustNet, a…

声音 · 计算机科学 2026-01-27 Md Sazzadul Islam Ridoy , Mubaswira Ibnat Zidney , Sumi Akter , Md. Aminur Rahman

The Bengali language is the 5th most spoken native and 7th most spoken language in the world, and Bengali handwritten character recognition has attracted researchers for decades. However, other languages such as English, Arabic, Turkey, and…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Farhanul Haque , Md. Al-Hasan , Sumaiya Tabssum Mou , Abu Saleh Musa Miah , Jungpil Shin , Md Abdur Rahim

Speech summarization, which generates a text summary from speech, can be achieved by combining automatic speech recognition (ASR) and text summarization (TS). With this cascade approach, we can exploit state-of-the-art models and large…

音频与语音处理 · 电气工程与系统科学 2021-11-17 Takatomo Kano , Atsunori Ogawa , Marc Delcroix , Shinji Watanabe

As computers have become efficient at understanding visual information and transforming it into a written representation, research interest in tasks like automatic image captioning has seen a significant leap over the last few years. While…

计算与语言 · 计算机科学 2022-05-31 Mohammad Faiyaz Khan , S. M. Sadiq-Ur-Rahman Shifath , Md Saiful Islam

Steady progress has been made in abstractive summarization with attention-based sequence-to-sequence learning models. In this paper, we propose a new decoder where the output summary is generated by conditioning on both the input text and…

机器学习 · 计算机科学 2019-08-21 Melissa Ailem , Bowen Zhang , Fei Sha

Biomedical text summarization is a critical tool that enables clinicians to effectively ascertain patient status. Traditionally, text summarization has been accomplished with transformer models, which are capable of compressing long…

计算与语言 · 计算机科学 2024-04-16 Hyunkyung Han , Jaesik Choi

Neural models have become successful at producing abstractive summaries that are human-readable and fluent. However, these models have two critical shortcomings: they often don't respect the facts that are either included in the source…

计算与语言 · 计算机科学 2020-06-30 Beliz Gunel , Chenguang Zhu , Michael Zeng , Xuedong Huang

Traditional sequence-to-sequence (seq2seq) models and other variations of the attention-mechanism such as hierarchical attention have been applied to the text summarization problem. Though there is a hierarchy in the way humans use language…

机器学习 · 计算机科学 2019-11-04 Rajeev Bhatt Ambati , Saptarashmi Bandyopadhyay , Prasenjit Mitra

Abstractive neural summarization models have seen great improvements in recent years, as shown by ROUGE scores of the generated summaries. But despite these improved metrics, there is limited understanding of the strategies different models…

计算与语言 · 计算机科学 2021-06-04 Matt Wilber , William Timkey , Marten Van Schijndel

Attention mechanism plays a dominant role in the sequence generation models and has been used to improve the performance of machine translation and abstractive text summarization. Different from neural machine translation, in the task of…

计算与语言 · 计算机科学 2020-04-09 Piji Li , Lidong Bing , Zhongyu Wei , Wai Lam