Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.01 KB

readme.MD

File metadata and controls

20 lines (16 loc) · 1.01 KB

Cross Lingual Word Embeddings

Learn a shared embedding space between words in multiple languages.

References:

Tasks

  • Code for loading Embeddings and batch sampling of embeddings
  • Obtaining pre-trained/training word vectors of English and another language(Hindi or German)
  • Writing and testing the auto encoder GAN model with loaded word vectors

Details