paper-with-me

홈 › Papers

UsingWord Embeddings for Query Translation for Hindi to English Cross Language Information Retrieval

2016-08-04 · Paheli Bhattacharya, Pawan Goyal, Sudeshna Sarkar

Cross-Language Information Retrieval (CLIR) has become an important problem to solve in the recent years due to the growth of content in multiple languages in the Web. One of the standard methods is to use query translation from source to target language. In this paper, we propose an approach based on word embeddings, a method that captures contextual clues for a particular word in the source language and gives those words as translations that occur in a similar context in the target language. Once we obtain the word embeddings of the source and target language pairs, we learn a projection from source to target word embeddings, making use of a dictionary with word translation pairs.We then propose various methods of query translation and aggregation. The advantage of this approach is that it does not require the corpora to be aligned (which is difficult to obtain for resource-scarce languages), a dictionary with word translation pairs is enough to train the word vectors for translation. We experiment with Forum for Information Retrieval and Evaluation (FIRE) 2008 and 2012 datasets for Hindi to English CLIR. The proposed word embedding based approach outperforms the basic dictionary based approach by 70% and when the word embeddings are combined with the dictionary, the hybrid approach beats the baseline dictionary based method by 77%. It outperforms the English monolingual baseline by 15%, when combined with the translations obtained from Google Translate and Dictionary.

📄 PDF Abstract BibTeX arXiv:1608.01561

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalTranslationWord EmbeddingsWord Translation

Similar Papers 제목 키워드 기반

Query Translation for Cross-Language Information Retrieval using Multilingual Word Clusters

2016-12-01 · WS 2016 12 · Paheli Bhattacharya, Pawan Goyal, Sudeshna Sarkar

In Cross-Language Information Retrieval, finding the appropriate translation of the source language query has always been a difficult problem to solve. We propose a technique towards solving this problem with the help of…

Community DetectionInformation RetrievalMachine TranslationMultilingual Word Embeddings+4

Investigating Cross-Linguistic Gender Bias in Hindi-English Across Domains

2021-11-22 · Somya Khosla

Measuring, evaluating and reducing Gender Bias has come to the forefront with newer and improved language embeddings being released every few months. But could this bias vary from domain to domain? We see a lot of work t…

Translation

Evaluating Gender Bias in Hindi-English Machine Translation

2021-06-16 · ACL (GeBNLP) 2021 8 · Gauri Gupta, Krithika Ramesh, Sanjay Singh

With language models being deployed increasingly in the real world, it is essential to address the issue of the fairness of their outputs. The word embedding representations of these language models often implicitly draw…

FairnessMachine TranslationSentenceTranslation

Hindi Visual Genome: A Dataset for Multimodal English-to-Hindi Machine Translation

2019-07-21 · Shantipriya Parida, Ondřej Bojar, Satya Ranjan Dash

Visual Genome is a dataset connecting structured image information with English language. We present ``Hindi Visual Genome'', a multimodal dataset consisting of text and images suitable for English-Hindi multimodal machi…

Machine TranslationMultimodal Machine TranslationTranslation

WT: Wipro AI Submissions to the WAT 2020

2020-12-01 · AACL (WAT) 2020 12 · Santanu Pal

In this paper we present an English–Hindi and Hindi–English neural machine translation (NMT) system, submitted to the Translation shared Task organized at WAT 2020. We trained a multilingual NMT system based on transform…

Machine TranslationNMTTranslation