Implications of Word Embeddings on Corpus-Based Machine Translation
摘要
This paper describes the methodology of our Corpus-Based Machine Translation System using Word Embeddings for English–Hindi language pair. We used the parallel corpus developed at Banasthali Vidyapith and trained a word2vec model on it. We then created a vector database for the corpus which had cross-lingual word vectors. These were used in searching and matching the source sentence and finally were translated into the target text. We evaluated the system using the standard MT evaluation metrics which produced satisfactory results.