中文
相关论文

相关论文: Role of Morphology Injection in Statistical Machin…

200 篇论文

The performance of Neural Machine Translation (NMT) depends significantly on the size of the available parallel corpus. Due to this fact, low resource language pairs demonstrate low translation performance compared to high resource language…

计算与语言 · 计算机科学 2022-02-21 Ravinga Perera , Thilakshi Fonseka , Rashmini Naranpanawa , Uthayasanker Thayasivam

Natural language processing (NLP) has experienced rapid advancements with the rise of deep learning, significantly outperforming traditional rule-based methods. By capturing hidden patterns and underlying structures within data, deep…

计算与语言 · 计算机科学 2024-10-18 Dipendra Yadav , Tobias Strauß , Kristina Yordanova

Neural Machine Translation (NMT) has made remarkable progress using large-scale textual data, but the potential of incorporating multimodal inputs, especially visual information, remains underexplored in high-resource settings. While prior…

计算与语言 · 计算机科学 2025-10-31 Baban Gain , Dibyanayan Bandyopadhyay , Samrat Mukherjee , Chandranath Adak , Asif Ekbal

Recent work to enhance data partitioning strategies for more realistic model evaluation face challenges in providing a clear optimal choice. This study addresses these challenges, focusing on morphological segmentation and synthesizing…

计算与语言 · 计算机科学 2024-04-16 Zoey Liu , Bonnie J. Dorr

Morphology in unbalanced languages remains a big challenge in the context of machine translation. In this paper, we propose to de-couple machine translation from morphology generation in order to better deal with the problem. We investigate…

计算与语言 · 计算机科学 2017-02-07 Marta R. Costa-jussà , Carlos Escolano

Recently, neural machine translation (NMT) has emerged as a powerful alternative to conventional statistical approaches. However, its performance drops considerably in the presence of morphologically rich languages (MRLs). Neural engines…

计算与语言 · 计算机科学 2018-04-19 Peyman Passban , Qun Liu , Andy Way

Tokenization is a crucial step in NLP, especially with the rise of large language models (LLMs), impacting downstream performance, computational cost, and efficiency. Existing LLMs rely on the classical Byte-pair Encoding (BPE) algorithm…

Machine Translation (MT) between linguistically dissimilar languages is challenging, especially due to the scarcity of parallel corpora. Prior works suggest that pivoting through a high-resource language can help translation into a related…

计算与语言 · 计算机科学 2024-06-21 Pranav Gaikwad , Meet Doshi , Raj Dabre , Pushpak Bhattacharyya

Modern work on the cross-linguistic computational modeling of morphological inflection has typically employed language-independent data splitting algorithms. In this paper, we supplement that approach with language-specific probes designed…

计算与语言 · 计算机科学 2023-10-23 Jordan Kodner , Salam Khalifa , Sarah Payne

In this paper we present our work on a case study between Statistical Machien Transaltion (SMT) and Rule-Based Machine Translation (RBMT) systems on English-Indian langugae and Indian to Indian langugae perspective. Main objective of our…

计算与语言 · 计算机科学 2017-08-16 Sreelekha S

In this work, we present an extensive study of statistical machine translation involving languages of the Indian subcontinent. These languages are related by genetic and contact relationships. We describe the similarities between Indic…

计算与语言 · 计算机科学 2020-03-20 Anoop Kunchukuttan , Pushpak Bhattacharyya

Machine Translation is one of the research fields of Computational Linguistics. The objective of many MT Researchers is to develop an MT System that produce good quality and high accuracy output translations and which also covers maximum…

计算与语言 · 计算机科学 2015-07-14 Shruti Tyagi , Deepti Chopra , Iti Mathur , Nisheeth Joshi

Neural Machine Translation (NMT) models are typically trained on datasets with limited exposure to Scientific, Technical and Educational domains. Translation models thus, in general, struggle with tasks that involve scientific understanding…

计算与语言 · 计算机科学 2024-12-13 Advait Joglekar , Srinivasan Umesh

Current approaches to incorporating terminology constraints in machine translation (MT) typically assume that the constraint terms are provided in their correct morphological forms. This limits their application to real-world scenarios…

计算与语言 · 计算机科学 2021-10-11 Weijia Xu , Marine Carpuat

A large number of significant assets are available online in English, which is frequently translated into native languages to ease the information sharing among local people who are not much familiar with English. However, manual…

计算与语言 · 计算机科学 2020-04-30 Himanshu Choudhary , Shivansh Rao , Rajesh Rohilla

In this paper, an extended combined approach of phrase based statistical machine translation (SMT), example based MT (EBMT) and rule based MT (RBMT) is proposed to develop a novel hybrid data driven MT system capable of outperforming the…

计算与语言 · 计算机科学 2017-05-09 Omkar Dhariya , Shrikant Malviya , Uma Shanker Tiwary

Despite impressive success, language models often generate outputs with flawed linguistic structure. We analyze the effect of directly infusing various kinds of syntactic and semantic information into large language models. To demonstrate…

计算与语言 · 计算机科学 2024-12-10 Anton Bulle Labate , Fabio Gagliardi Cozman

In the principles-and-parameters framework, the structural features of languages depend on parameters that may be toggled on or off, with a single parameter often dictating the status of multiple features. The implied covariance between…

计算与语言 · 计算机科学 2019-05-16 Johannes Bjerva , Yova Kementchedjhieva , Ryan Cotterell , Isabelle Augenstein

In recent years, Large Language Models (LLMs) have shown remarkable performance in generating human-like text, proving to be a valuable asset across various applications. However, adapting these models to incorporate new, out-of-domain…

Embedding matrices are key components in neural natural language processing (NLP) models that are responsible to provide numerical representations of input tokens.\footnote{In this paper words and subwords are referred to as \textit{tokens}…

计算与语言 · 计算机科学 2022-04-19 Krtin Kumar , Peyman Passban , Mehdi Rezagholizadeh , Yiu Sing Lau , Qun Liu