paper-with-me

Papers

Mapping Supervised Bilingual Word Embeddings from English to low-resource languages

2019-10-14 · Sourav Dutta

It is very challenging to work with low-resource languages due to the inadequate availability of data. Using a dictionary to map independently trained word embeddings into a shared vector space has proved to be very useful in learning bilingual embeddings in the past. Here we have tried to map individual embeddings of words in English and their corresponding translated words in low-resource languages like Estonian, Slovenian, Slovakian, and Hungarian. We have used a supervised learning approach. We report accuracy scores through various retrieval strategies which show that it is possible to approach challenging tasks in Natural Language Processing like machine translation for such languages, provided that we have at least some amount of proper bilingual data. We also conclude that we can follow an unsupervised learning path on monolingual text data as that is more suitable for low-resource languages.

📄 PDF Abstract BibTeX arXiv:1910.06411

Code (1)

SouravDutta91/map-low-resource-embeddings 공식 구현

Tasks

Machine TranslationRetrievalTranslationWord Embeddings

Similar Papers 제목 키워드 기반

Learning Bilingual Sentiment-Specific Word Embeddings without Cross-lingual Supervision

2019-06-01 · NAACL 2019 6 · Yanlin Feng, Xiaojun Wan

Word embeddings learned in two languages can be mapped to a common space to produce Bilingual Word Embeddings (BWE). Unsupervised BWE methods learn such a mapping without any parallel data. However, these methods are mai…

Sentiment AnalysisTranslationWord EmbeddingsWord Similarity+1

Unsupervised Joint Training of Bilingual Word Embeddings

2019-07-01 · ACL 2019 7 · Benjamin Marie, Atsushi Fujita

State-of-the-art methods for unsupervised bilingual word embeddings (BWE) train a mapping function that maps pre-trained monolingual word embeddings into a bilingual space. Despite its remarkable results, unsupervised ma…

Machine TranslationTranslationUnsupervised Machine TranslationWord Embeddings

First Bilingual Word Embeddings for te reo Māori and English: Towards Code-switching Detection in a Low-resourced setting

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Māori speakers are bilingual, where Māori is code-switched with English. With Māori being low-resourced for technology development, there are minimal resources available for Māori-English code-switch detection. This res…

Word Embeddings

Bilingual Embeddings with Random Walks over Multilingual Wordnets

2018-04-23 · J. Goikoetxea, A. Soroa, E. Agirre

Bilingual word embeddings represent words of two languages in the same space, and allow to transfer knowledge from one language to the other without machine translation. The main approach is to train monolingual embeddin…

Machine TranslationWord EmbeddingsWord Similarity

Unsupervised Word Mapping Using Structural Similarities in Monolingual Embeddings

2017-12-19 · TACL 2018 1 · Hanan Aldarmaki, Mahesh Mohan, Mona Diab

Most existing methods for automatic bilingual dictionary induction rely on prior alignments between the source and target languages, such as parallel corpora or seed dictionaries. For many language pairs, such supervised…

Word Embeddings