paper-with-me

홈 › Papers

Learning bilingual word embeddings with (almost) no bilingual data

2017-07-01 · ACL 2017 7 · Mikel Artetxe, Gorka Labaka, Eneko Agirre

Most methods to learn bilingual word embeddings rely on large parallel corpora, which is difficult to obtain for most language pairs. This has motivated an active research line to relax this requirement, with methods that use document-aligned corpora or bilingual dictionaries of a few thousand words instead. In this work, we further reduce the need of bilingual resources using a very simple self-learning approach that can be combined with any dictionary-based mapping technique. Our method exploits the structural similarity of embedding spaces, and works with as little bilingual evidence as a 25 word dictionary or even an automatically generated list of numerals, obtaining results comparable to those of systems that use richer resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationEntity LinkingMachine TranslationMultilingual Word EmbeddingsPart-Of-Speech TaggingSelf-LearningTransfer LearningWord Embeddings

Similar Papers 제목 키워드 기반

Evaluating bilingual word embeddings on the long tail

2018-06-01 · NAACL 2018 6 · Fabienne Braune, Viktor Hangya, Tobias Eder, Alex Fraser 외

Bilingual word embeddings are useful for bilingual lexicon induction, the task of mining translations of given words. Many studies have shown that bilingual word embeddings perform well for bilingual lexicon induction bu…

Bilingual Lexicon InductionMachine TranslationWord Embeddings

En-Ar Bilingual Word Embeddings without Word Alignment: Factors Effects

2019-08-01 · WS 2019 8 · Taghreed Alqaisi, Simon O{'}Keefe

This paper introduces the first attempt to investigate morphological segmentation on En-Ar bilingual word embeddings using bilingual word embeddings model without word alignment (BilBOWA). We investigate the effect of se…

SegmentationSentenceWord AlignmentWord 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

Code-switching Language Modeling With Bilingual Word Embeddings: A Case Study for Egyptian Arabic-English

2019-09-24 · Injy Hamed, Moritz Zhu, Mohamed Elmahdy, Slim Abdennadher 외

Code-switching (CS) is a widespread phenomenon among bilingual and multilingual societies. The lack of CS resources hinders the performance of many NLP tasks. In this work, we explore the potential use of bilingual word …

Language ModelingLanguage ModellingWord Embeddings

Bilingual Word Embeddings for Bilingual Terminology Extraction from Specialized Comparable Corpora

2017-11-01 · IJCNLP 2017 11 · Amir Hazem, Emmanuel Morin

Bilingual lexicon extraction from comparable corpora is constrained by the small amount of available data when dealing with specialized domains. This aspect penalizes the performance of distributional-based approaches, w…

Word Embeddings