中文
相关论文

相关论文: Improving the Efficiency of a Generation Algorithm…

200 篇论文

A generation algorithm based on an active chart parsing algorithm is introduced which can be used in conjunction with a Shake and Bake machine translation system. A concise Prolog implementation of the algorithm is provided, and some…

cmp-lg · 计算机科学 2008-02-03 Fred Popowich

Describes an algorithm for the generation phase of a Shake-and-Bake Machine Translation system. Since the problem is NP-complete, it is unlikely that the algorithm will be efficient in all cases, but for the cases tested it offers an…

cmp-lg · 计算机科学 2008-02-03 Chris Brew

The lexicalist approach to Machine Translation offers significant advantages in the development of linguistic descriptions. However, the Shake-and-Bake generation algorithm of (Whitelock, COLING-92) is NP-complete. We present a polynomial…

cmp-lg · 计算机科学 2008-02-03 Victor Poznanski , John L. Beaven , Pete Whitelock

Neural machine translation is a recently proposed approach to machine translation. Unlike the traditional statistical machine translation, the neural machine translation aims at building a single neural network that can be jointly tuned to…

计算与语言 · 计算机科学 2016-05-23 Dzmitry Bahdanau , Kyunghyun Cho , Yoshua Bengio

Speech processing requires very efficient methods and algorithms. Finite-state transducers have been shown recently both to constitute a very useful abstract model and to lead to highly efficient time and space algorithms in this field. We…

cmp-lg · 计算机科学 2008-02-03 Mehryar Mohri , Michael Riley , Richard Sproat

Grammar induction has made significant progress in recent years. However, it is not clear how the application of induced grammar could enhance practical performance in downstream tasks. In this work, we introduce an unsupervised grammar…

计算与语言 · 计算机科学 2024-10-08 Jushi Kai , Shengyuan Hou , Yusheng Huang , Zhouhan Lin

Word embeddings learnt from large corpora have been adopted in various applications in natural language processing and served as the general input representations to learning systems. Recently, a series of post-processing methods have been…

机器学习 · 计算机科学 2019-10-25 Shuai Tang , Mahta Mousavi , Virginia R. de Sa

We aim to shed light on the strengths and weaknesses of the newly introduced neural machine translation paradigm. To that end, we conduct a multifaceted evaluation in which we compare outputs produced by state-of-the-art neural machine…

计算与语言 · 计算机科学 2017-01-12 Antonio Toral , Víctor M. Sánchez-Cartagena

The paper presents a prototype lexicalist Machine Translation system (based on the so-called `Shake-and-Bake' approach of Whitelock (1992) consisting of an analysis component, a dynamic bilingual lexicon, and a generation component, and…

cmp-lg · 计算机科学 2008-02-03 Arturo Trujillo

Multilingual machine translation has recently been in vogue given its potential for improving machine translation performance for low-resource languages via transfer learning. Empirical examinations demonstrating the success of existing…

计算与语言 · 计算机科学 2020-05-13 Ion Madrazo Azpiazu , Maria Soledad Pera

Black-box machine translation systems have proven incredibly useful for a variety of applications yet by design are hard to adapt, tune to a specific domain, or build on top of. In this work, we introduce a method to improve such systems…

计算与语言 · 计算机科学 2020-05-28 Sneha Mehta , Bahareh Azarnoush , Boris Chen , Avneesh Saluja , Vinith Misra , Ballav Bihani , Ritwik Kumar

This paper presents a novel method that allows a machine learning algorithm following the transformation-based learning paradigm \cite{brill95:tagging} to be applied to multiple classification tasks by training jointly and simultaneously on…

计算与语言 · 计算机科学 2007-05-23 Radu Florian , Grace Ngai

Phrase-based statistical machine translation (SMT) systems have previously been used for the task of grammatical error correction (GEC) to achieve state-of-the-art accuracy. The superiority of SMT systems comes from their ability to learn…

计算与语言 · 计算机科学 2016-06-02 Shamil Chollampatt , Kaveh Taghipour , Hwee Tou Ng

We perform neural machine translation of sentence fragments in order to create large amounts of training data for English grammatical error correction. Our method aims at simulating mistakes made by second language learners, and produces a…

计算与语言 · 计算机科学 2021-04-21 Eetu Sjöblom , Mathias Creutz , Teemu Vahtola

Shortage of available training data is holding back progress in the area of automated error detection. This paper investigates two alternative methods for artificially generating writing errors, in order to create additional resources. We…

计算与语言 · 计算机科学 2017-07-18 Marek Rei , Mariano Felice , Zheng Yuan , Ted Briscoe

Subword segmenters like BPE operate as a preprocessing step in neural machine translation and other (conditional) language models. They are applied to datasets before training, so translation or text generation quality relies on the quality…

计算与语言 · 计算机科学 2023-05-12 Francois Meyer , Jan Buys

Recent advances in large language models (LLMs) have stepped forward the development of multilingual speech and machine translation by its reduced representation errors and incorporated external knowledge. However, both translation tasks…

计算与语言 · 计算机科学 2024-05-17 Yuchen Hu , Chen Chen , Chao-Han Huck Yang , Ruizhe Li , Dong Zhang , Zhehuai Chen , Eng Siong Chng

The previously proposed semantic-head-driven generation methods run into problems if none of the daughter constituents in the syntacto-semantic rule schemata of a grammar fits the definition of a semantic head given in Shieber et al. 1990.…

cmp-lg · 计算机科学 2008-02-03 Esther Koenig

Statistical machine translation models have made great progress in improving the translation quality. However, the existing models predict the target translation with only the source- and target-side local context information. In practice,…

计算与语言 · 计算机科学 2015-03-02 Jiajun Zhang

In order to capture rich language phenomena, neural machine translation models have to use a large vocabulary size, which requires high computing time and large memory usage. In this paper, we alleviate this issue by introducing a…

计算与语言 · 计算机科学 2016-08-02 Haitao Mi , Zhiguo Wang , Abe Ittycheriah
‹ 上一页 1 2 3 10 下一页 ›