PolyNMT: Neural Machine Translation Model with Seq2Seq Encoder-Decoder System
摘要
This chapter looks on the critical role of Machine Translation (MT) in bridging communication gaps across various businesses in the Artificial Intelligence sphere. A thorough examination of conventional MT models, such as Statistical Machine Translation (SMT), Rule-Based Machine Translation (RBMT), and Neural Machine Translation (NMT), reveals NMT’s higher performance. While translating, these models suffer from a lack of emotive judgments. In support of this, we present PolyNMT, an improved model with its own seq2seq encoder-decoder system and an integrated attention mechanism. PolyNMT outperforms previously existing models in rigorous testing on broad datasets comprising statements from various areas. It includes adverbs and frequent Indic phrases. Notably, PolyNMT’s encoder-decoder system accurately translates sentences like “he is sitting” to “vaha baitha hai” in Hindi, demonstrating its ability to handle sophisticated language expressions. With a huge amount of dataset training and testing, PloyNMT gets better with those profound judgments that were ignored between the statements.