中文
相关论文

相关论文: Reconstructing Syllable Sequences in Abugida Scrip…

200 篇论文

Recent methods in speech and language technology pretrain very LARGE models which are fine-tuned for specific tasks. However, the benefits of such LARGE models are often limited to a few resource rich languages of the world. In this work,…

We explore the use of the orthographic syllable, a variable-length consonant-vowel sequence, as a basic unit of translation between related languages which use abugida or alphabetic scripts. We show that orthographic syllable level…

计算与语言 · 计算机科学 2016-10-04 Anoop Kunchukuttan , Pushpak Bhattacharyya

Subwords have become the standard units of text in NLP, enabling efficient open-vocabulary models. With algorithms like byte-pair encoding (BPE), subword segmentation is viewed as a preprocessing step applied to the corpus before training.…

计算与语言 · 计算机科学 2022-10-14 Francois Meyer , Jan Buys

Recent advances in Deep Learning and Computer Vision have been successfully leveraged to serve marginalized communities in various contexts. One such area is Sign Language - a primary means of communication for the deaf community. However,…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Haz Sameen Shahgir , Khondker Salman Sayeed , Md Toki Tahmid , Tanjeem Azwad Zaman , Md. Zarif Ul Alam

Assembly code analysis and comprehension play critical roles in applications like reverse engineering, yet they face substantial challenges due to low information density and a lack of explicit syntactic structures. While traditional masked…

In this paper, we build morphological chains for agglutinative languages by using a log-linear model for the morphological segmentation task. The model is based on the unsupervised morphological segmentation system called MorphoChains. We…

计算与语言 · 计算机科学 2017-05-08 Serkan Ozen , Burcu Can

As the most important human-machine interfacing tool, an insignificant amount of work has been carried out on Bangla Speech Recognition compared to the English language. Motivated by this, in this work, the performance of…

音频与语音处理 · 电气工程与系统科学 2025-08-12 Dipayan Bhadra , Mehrab Hosain , Fatema Alam

Language models based on the Transformer architecture have achieved state-of-the-art performance on a wide range of NLP tasks such as text classification, question-answering, and token classification. However, this performance is usually…

计算与语言 · 计算机科学 2020-11-05 Kushal Jain , Adwait Deshpande , Kumar Shridhar , Felix Laumann , Ayushman Dash

Spelling error correction is one of topics which have a long history in natural language processing. Although previous studies have achieved remarkable results, challenges still exist. In the Vietnamese language, a state-of-the-art method…

计算与语言 · 计算机科学 2021-11-10 Dinh-Truong Do , Ha Thanh Nguyen , Thang Ngoc Bui , Dinh Hieu Vo

Current Large Language Models (LLMs) mostly use BPE (Byte Pair Encoding) based tokenizers, which are very effective for simple structured Latin scripts such as English. However, standard BPE tokenizers struggle to process complex Abugida…

计算与语言 · 计算机科学 2026-03-27 Kusal Darshana

Bengali text classification is a Significant task in natural language processing (NLP), where text is categorized into predefined labels. Unlike English, Bengali faces challenges due to the lack of extensive annotated datasets and…

计算与语言 · 计算机科学 2026-01-21 Md Mahmudul Hoque , Md Mehedi Hassain , Md Hojaifa Tanvir , Rahul Nandy

Studies of morphological processing have shown that semantic transparency is crucial for word recognition. Its computational operationalization is still under discussion. Our primary objectives are to explore embedding-based measures of…

计算与语言 · 计算机科学 2025-05-12 M. Maziyah Mohamed , R. H. Baayen

Vietnamese exhibits substantial dialectal phonetic variation across Northern, Central, and Southern regions, where identical lexical items may be realized with markedly different pronunciations. Such variation poses challenges for automatic…

计算与语言 · 计算机科学 2026-05-26 Quan Ngoc Hoang , Long Hoang Huu Nguyen , Nghia Hieu Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Bengali is a prominent language of the Indian subcontinent. However, while many state-of-the-art acoustic models exist for prominent languages spoken in the region, research and resources for Bengali are few and far between. In this work,…

音频与语音处理 · 电气工程与系统科学 2020-11-12 Sayan Mandal , Sarthak Yadav , Atul Rai

We describe our end-to-end system for Bengali long-form speech recognition (ASR) and speaker diarization submitted to the DL Sprint 4.0 competition on Kaggle. Bengali presents substantial challenges for both tasks: a large phoneme…

计算与语言 · 计算机科学 2026-02-26 MD. Sagor Chowdhury , Adiba Fairooz Chowdhury

Neural audio codecs are widely used as tokenizers for spoken language models, but they are optimized for waveform reconstruction rather than autoregressive prediction. This mismatch injects acoustically driven uncertainty into the discrete…

声音 · 计算机科学 2026-04-21 Ho-Lam Chung , Yiming Chen , Hung-yi Lee

This paper presents a novel Dialectal Sound and Vowelization Recovery framework, designed to recognize borrowed and dialectal sounds within phonologically diverse and dialect-rich languages, that extends beyond its standard orthographic…

音频与语音处理 · 电气工程与系统科学 2024-08-06 Yassine El Kheir , Hamdy Mubarak , Ahmed Ali , Shammur Absar Chowdhury

This paper presents the design and development of multi-dialect automatic speech recognition for Arabic. Deep neural networks are becoming an effective tool to solve sequential data problems, particularly, adopting an end-to-end training of…

音频与语音处理 · 电气工程与系统科学 2021-12-30 Abbas Raza Ali

Recent advancements in pre-trained language models (PLMs) have demonstrated that these models possess some degree of syntactic awareness. To leverage this knowledge, we propose a novel chart-based method for extracting parse trees from…

计算与语言 · 计算机科学 2023-06-02 Jiaxi Li , Wei Lu

Transformer-based autoregressive (AR) methods have achieved appealing performance for varied sequence-to-sequence generation tasks, e.g., neural machine translation, summarization, and code generation, but suffer from low inference…

计算与语言 · 计算机科学 2023-03-15 Yisheng Xiao , Ruiyang Xu , Lijun Wu , Juntao Li , Tao Qin , Yan-Tie Liu , Min Zhang