Skip to content

ntunlp/multisense_embedding_alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Towards Multi-Sense Cross-Lingual Alignment of Contextual Embeddings

This is the source code of our method proposed in paper "Towards Multi-Sense Cross-Lingual Alignment of Contextual Embeddings" accepted by COLING 2022.

Code

Below are the path of the code to reproduce our results. Please check the README.md file in each project folder for more detailed instructions.

  • sa_bert: code to pretrain SaBERT
  • sa_elmo: code to pretrain SaELMo and SaELMo-Proj

Citation

Please cite our paper if you found the resources in this repository useful.

@inproceedings{liu-etal-2022-towards-multi,
    title = "Towards Multi-Sense Cross-Lingual Alignment of Contextual Embeddings",
    author = "Liu, Linlin  and
      Nguyen, Thien Hai  and
      Joty, Shafiq  and
      Bing, Lidong  and
      Si, Luo",
    booktitle = "Proceedings of the 29th International Conference on Computational Linguistics",
    month = oct,
    year = "2022",
    address = "Gyeongju, Republic of Korea",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2022.coling-1.386",
    pages = "4381--4396",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published