paper-with-me

홈 › Papers

Urdu To Punjabi Machine Translation System

2020-12-01 · ICON 2020 12 · Umrinder Pal Singh, Vishal Goyal, Gurpreet Lehal

Machine Translation is a popular area of NLP research field. There are various approaches to develop a machine translation system like Rule-Based, Statistical, Neural and Hybrid. A rule-Based system is based on grammatical rules and uses bilingual lexicons. Statistical and Neural use the large parallel corpus for training the respective models. Where the Hybrid MT system is a mixture of different approaches. In these days the corpus-based machine translation system is quite popular in NLP research area. But these models demands huge parallel corpus. In this research, we have used a hybrid approach to develop Urdu to Punjabi machine translation system. In the developed system, statistical and various sub-system based on the linguistic rule has been used. The system yield 80% accuracy on a different set of the sentence related to domains like Political, Entertainment, Tourism, Sports and Health. The complete system has been developed in a C#.NET programming language.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Punjabi to Urdu Machine Translation System

2020-12-01 · ICON 2020 12 · Nitin Bansal, Ajit Kumar

Abstract Development of Machine Translation System (MTS) for any language pair is a challenging task for several reasons. Lack of lexical resources for any language is one of the major issue arise while developing MTS us…

Machine TranslationSentenceTranslation

Machine Translation Approaches and Survey for Indian Languages

2017-01-16 · Nadeem Jadoon Khan, Waqas Anwar, Nadir Durrani

In this study, we present an analysis regarding the performance of the state-of-art Phrase-based Statistical Machine Translation (SMT) on multiple Indian languages. We report baseline systems on several language pairs. T…

Machine TranslationSurveyTranslation

Punjabi to English Bidirectional NMT System

2020-12-01 · ICON 2020 12 · Kamal Deep, Ajit Kumar, Vishal Goyal

Machine Translation is ongoing research for last few decades. Today, Corpus-based Machine Translation systems are very popular. Statistical Machine Translation and Neural Machine Translation are based on the parallel cor…

Machine TranslationNMTTranslation

Word Similarity Datasets for Indian Languages: Annotation and Baseline Systems

2017-04-01 · WS 2017 4 · Syed Sarfaraz Akhtar, Arihant Gupta, Avijit Vajpayee, Arjit Srivastava 외

With the advent of word representations, word similarity tasks are becoming increasing popular as an evaluation metric for the quality of the representations. In this paper, we present manually annotated monolingual word…

Dependency ParsingMachine TranslationNamed Entity Recognition (NER)Question Answering+4

CorIL: Towards Enriching Indian Language to Indian Language Parallel Corpora and Machine Translation Systems

2025-09-24 · Soham Bhattacharjee, Mukund K Roy, Yathish Poojary, Bhargav Dave 외 arxiv

India's linguistic landscape is one of the most diverse in the world, comprising over 120 major languages and approximately 1,600 additional languages, with 22 officially recognized as scheduled languages in the Indian C…

Machine TranslationTransfer LearningDomain Adaptation