Skip to content

Code for "Bilingual Lexicon Induction with Semi-supervisionin Non-Isometric Embedding Spaces", ACL 2019

Notifications You must be signed in to change notification settings

joelmoniz/BLISS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bilingual Lexicon Induction with Semi-supervision in Non-Isometric Embedding Spaces

Code for the paper

Patra, Barun, et al. "Bilingual Lexicon Induction with Semi-supervision in Non-Isometric Embedding Spaces." Proceedings of the 57th Conference of the Association for Computational Linguistics. 2019.

Run the code in this repository as:

python -m bliss.main --config_file ./configs/config.yaml --gpu True

References

If you found the resources in this repository useful, please cite Bilingual Lexicon Induction with Semi-supervision in Non-Isometric Embedding Spaces:

@inproceedings{bliss,
  title={Bilingual Lexicon Induction with Semi-supervision in Non-Isometric Embedding Spaces},
  author={Patra, Barun and Moniz, Joel Ruben Antony and Garg, Sarthak and Gormley, Matthew R and Neubig, Graham},
  booktitle={Proceedings of the 57th Conference of the Association for Computational Linguistics},
  pages={184--193},
  year={2019}
}

About

Code for "Bilingual Lexicon Induction with Semi-supervisionin Non-Isometric Embedding Spaces", ACL 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published