中文
相关论文

相关论文: Authorship Attribution in Bangla literature using …

200 篇论文

This paper presents a high-quality dataset for evaluating the quality of Bangla word embeddings, which is a fundamental task in the field of Natural Language Processing (NLP). Despite being the 7th most-spoken language in the world, Bangla…

计算与语言 · 计算机科学 2023-04-11 Mousumi Akter , Souvika Sarkar , Shubhra Kanti Karmaker Santu

Named Entity Recognition (NER) is a sub-task of Natural Language Processing (NLP) that distinguishes entities from unorganized text into predefined categorization. In recent years, a lot of Bangla NLP subtasks have received quite a lot of…

计算与语言 · 计算机科学 2024-01-31 Niloy Farhan , Saman Sarker Joy , Tafseer Binte Mannan , Farig Sadeque

This paper presents a novel methodology of Indic handwritten script recognition using Recurrent Neural Networks and addresses the problem of script recognition in poor data scenarios, such as when only character level online data is…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Rohun Tripathi , Aman Gill , Riccha Tripati

The objective of the paper is to recognize handwritten samples of basic Bangla characters using Tesseract open source Optical Character Recognition (OCR) engine under Apache License 2.0. Handwritten data samples containing isolated Bangla…

计算机视觉与模式识别 · 计算机科学 2010-03-31 Sandip Rakshit , Debkumar Ghosal , Tanmoy Das , Subhrajit Dutta , Subhadip Basu

This paper introduces \textit{Bangla Key2Text}, a large-scale dataset of $2.6$ million Bangla keyword--text pairs designed for keyword-driven text generation in a low-resource language. The dataset is constructed using a BERT-based keyword…

计算与语言 · 计算机科学 2026-04-22 Tonmoy Talukder , G M Shahariar

Character-based neural models have recently proven very useful for many NLP tasks. However, there is a gap of sophistication between methods for learning representations of sentences and words. While most character models for learning…

计算与语言 · 计算机科学 2018-10-31 Yingwei Xin , Ethan Hart , Vibhuti Mahajan , Jean-David Ruvini

Bangla is the seventh most spoken language by a total number of speakers in the world, and yet the development of an automated grammar checker in this language is an understudied problem. Bangla grammatical error detection is a task of…

计算与语言 · 计算机科学 2024-11-14 Shayekh Bin Islam , Ridwanul Hasan Tanvir , Sihat Afnan

We propose a new approach for the authorship attribution task that leverages the various linguistic representations learned at different layers of pre-trained transformer-based models. We evaluate our approach on three datasets, comparing…

计算与语言 · 计算机科学 2025-10-14 Milad Alshomary , Nikhil Reddy Varimalla , Vishal Anand , Smaranda Muresan , Kathleen McKeown

In dealing with the problem of recognition of handwritten character patterns of varying shapes and sizes, selection of a proper feature set is important to achieve high recognition performance. The current research aims to evaluate the…

计算机视觉与模式识别 · 计算机科学 2014-10-03 Nibaran Das , Sandip Pramanik , Subhadip Basu , Punam Kumar Saha , Ram Sarkar , Mahantapas Kundu , Mita Nasipuri

By representing a text by a set of words and their co-occurrences, one obtains a word-adjacency network being a reduced representation of a given language sample. In this paper, the possibility of using network representation to extract…

计算与语言 · 计算机科学 2019-01-18 Tomasz Stanisz , Jarosław Kwapień , Stanisław Drożdż

Language models typically tokenize text into subwords, using a deterministic, hand-engineered heuristic of combining characters into longer surface-level strings such as 'ing' or whole words. Recent literature has repeatedly shown the…

计算与语言 · 计算机科学 2023-10-19 Avijit Thawani , Saurabh Ghanekar , Xiaoyuan Zhu , Jay Pujara

We introduce a new dataset for offline Handwritten Text Recognition (HTR) from images of Bangla scripts comprising words, lines, and document-level annotations. The BN-HTRd dataset is based on the BBC Bangla News corpus, meant to act as…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Md. Ataur Rahman , Nazifa Tabassum , Mitu Paul , Riya Pal , Mohammad Khairul Islam

In recent years, messages and text posted on the Internet are used in criminal investigations. Unfortunately, the authorship of many of them remains unknown. In some channels, the problem of establishing authorship may be even harder, since…

计算与语言 · 计算机科学 2020-10-19 Nicole Mariah Sharon Belvisi , Naveed Muhammad , Fernando Alonso-Fernandez

Most pre-trained language models (PLMs) construct word representations at subword level with Byte-Pair Encoding (BPE) or its variations, by which OOV (out-of-vocab) words are almost avoidable. However, those methods split a word into…

计算与语言 · 计算机科学 2021-05-17 Wentao Ma , Yiming Cui , Chenglei Si , Ting Liu , Shijin Wang , Guoping Hu

Authorship attribution mainly deals with undecided authorship of literary texts. Authorship attribution is useful in resolving issues like uncertain authorship, recognize authorship of unknown texts, spot plagiarism so on. Statistical…

数字图书馆 · 计算机科学 2013-10-21 M. Sudheep Elayidom , Chinchu Jose , Anitta Puthussery , Neenu K Sasi

Despite their remarkable progress across diverse domains, Large Language Models (LLMs) consistently fail at simple character-level tasks, such as counting letters in words, due to a fundamental limitation: tokenization. In this work, we…

计算与语言 · 计算机科学 2025-09-17 Adrian Cosma , Stefan Ruseti , Emilian Radoi , Mihai Dascalu

Building named entity recognition (NER) models for languages that do not have much training data is a challenging task. While recent work has shown promising results on cross-lingual transfer from high-resource languages to low-resource…

计算与语言 · 计算机科学 2019-09-10 Xiaolei Huang , Jonathan May , Nanyun Peng

Active languages such as Bangla (or Bengali) evolve over time due to a variety of social, cultural, economic, and political issues. In this paper, we analyze the change in the written form of the modern phase of Bangla quantitatively in…

计算与语言 · 计算机科学 2013-10-08 Paheli Bhattacharya , Arnab Bhattacharya

We introduce a neural machine translation model that views the input and output sentences as sequences of characters rather than words. Since word-level information provides a crucial source of bias, our input model composes representations…

计算与语言 · 计算机科学 2015-11-17 Wang Ling , Isabel Trancoso , Chris Dyer , Alan W Black

Language models (LMs) have been reported to implicitly encode character-level information, despite not being explicitly provided during training. However, the mechanisms underlying this phenomenon remain largely unexplored. To reveal the…

计算与语言 · 计算机科学 2026-02-06 Soma Sato , Ryohei Sasano