SOTAVerified

Modeling Code-Switch Languages Using Bilingual Parallel Corpus

2020-07-01ACL 2020Unverified0· sign in to hype

Gr Lee, ee, Haizhou Li

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Language modeling is the technique to estimate the probability of a sequence of words. A bilingual language model is expected to model the sequential dependency for words across languages, which is difficult due to the inherent lack of suitable training data as well as diverse syntactic structure across languages. We propose a bilingual attention language model (BALM) that simultaneously performs language modeling objective with a quasi-translation objective to model both the monolingual as well as the cross-lingual sequential dependency. The attention mechanism learns the bilingual context from a parallel corpus. BALM achieves state-of-the-art performance on the SEAME code-switch database by reducing the perplexity of 20.5\% over the best-reported result. We also apply BALM in bilingual lexicon induction, and language normalization tasks to validate the idea.

Tasks

Reproductions