Skip to content

Author

Pavan Kurariya

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

A UNIFIED LINGUISTIC AWARE PRE-PARSING FRAMEWORK FOR ENRICHING ENGLISH TO INDIAN MACHINE TRANSLATION

Machine Translation has become one of the major application areas of Artificial Intelligence (AI) and Natural Language Processing (NLP), especially in multilingual countries like India. Although recent Neural Machine Translation systems have shown good performance for several language pairs, translation quality is still inconsistent for many Indian languages because of linguistic and structural differences between English and Indian language families. Most Indian languages are morphologically rich and contain flexible word order, complex agreement patterns, compound constructions, and context-dependent grammatical forms. Because of this, direct translation from English often produces structurally incorrect or semantically weak output. In many existing systems, the source sentence is passed to the translation model without sufficient linguistic analysis. As a result, ambiguity present in the source text propagates further during translation. This work focuses on the importance of linguistic enrichment before the translation stage. The proposed framework, named Unified Linguistic-Aware Pre-Parsing Framework, introduces a coordinated pre-processing layer for English-to-Indian Machine Translation (MT). A key contribution of this research is the development of a novel linguistically enriched intermediate representation that extends beyond conventional text normalization. By transforming noisy input text into linguistically enriched translation-ready representation, the proposed approach facilitates effective knowledge transfer to machine translation models, leading to improve contextual adequacy, linguistic fidelity, and overall translation performance. The framework combines multiple linguistic processing stages including POS tagging, NE detection, clause boundary analysis, contextual token handling, syntactic structure preparation, and morphology-related processing. Instead of executing these modules independently, the proposed system allows interaction between lexical, syntactic, and morphological information during analysis. This helps reduce structural ambiguity and improves sentence-level interpretation before translation begins. The need for such a framework becomes more relevant in the context of Indian languages where morphology and grammatical relations carry significant semantic information. This framework is especially relevant for Indian languages, where semantic information is often encoded through morphological variations and grammatical dependencies. The proposed framework can be effectively integrated with both conventional machine translation architectures and modern large language models. The overall study highlights how classical linguistic analysis can still play an important role in improving multilingual AI systems for Indian languages.

Prashant Chaudhary, Pavan Kurariya, Jahnavi Bodhankar et al. · 0 citations