Statistical Models Suited for Machine Translation from English to Indian Languages
Loading...
Date
item.page.authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
In this thesis, models are proposed for statistical machine translation and word-alignment which
newlineare well-suited for translation between English and Hindi (or any other Indian Language (IL)) apart
newlinefrom addressing the limitations of existing machine translation systems. In our models, we allow the
newlineflexibility of using linguistically motivated features but leave the learning to machine based on data. The
newlinepurpose is better translation quality. Some of the issues in building a statistical translation system from
newlineEnglish to Hindi are,
newline1. Large distance word-reordering.
newline2. Morphological richness of Hindi.
newline3. Lack of large training dataset.
newline4. Importance of function words in conveying grammatical roles in ILs.
newline5. Translation/Word-alignment of multi-word expressions.
newlineI address these issues in the statistical machine translation and word-alignment models proposed by
newlineus. The main contributions of my work are the two approaches that I propose for machine translation.
newlineThey are,
newline1. Discriminative machine translation using global lexical selection (GLS approach):
newlineIn this system, I propose a novel approach for machine translation using global lexical selection.
newlineGlobal lexical selection allows us to not rely on word-alignment information (which are often
newlineunreliable) between sentence pairs. Also, the emphasis in this approach is on lexical selection
newlinerather than lexical reordering. Indian languages are relatively free word order and hence, lexical
newlineselection (specially the function words) plays the most important role while translating to them.
newlineThe results of this approach are presented in Chapters 4 and 5 [128, 129].
newline2. Dependency based statistical machine translation system (Vaanee):
newlineI propose a dependency based statistical system that uses discriminative techniques to train its
newlineparameters. The use of syntax (dependency tree) allows us to address the large word-reorderings
newlinebetween English and Hindi. Discriminative training allows us to use rich feature sets, including
newlinelinguistic features that are useful in the machine translation