Skip to content

Code for our paper "A Comparison of Unsupervised Methods forAd hoc Cross-Lingual Document Retrieval" for the LREC workshop on Cross-lingual search and summarisation

License

Notifications You must be signed in to change notification settings

NewsEye/cross-lingual-linking

 
 

Repository files navigation

Cross Lingual Linking

Code for the experiments from our workshop paper "A Comparison of Unsupervised Methods for Ad-hoc Cross-Lingual Document Retrieval" https://www.aclweb.org/anthology/2020.clssts-1.6.pdf

mltm.py 

This is an implementation of the Polylingual Topic Model (Mimno et al., 2009)

doc_linking.py

This contains the two embedding-based method for cross-lingual document retrieval: Wasserstein distance (Balikas et al., 2018) and Cr5 (Josifoski et al., 2019)

About

Code for our paper "A Comparison of Unsupervised Methods forAd hoc Cross-Lingual Document Retrieval" for the LREC workshop on Cross-lingual search and summarisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%