This code is referred to https://github.com/facebookresearch/UnsupervisedMT.
For anchor training, you only need to replace words in monolingual data with dictionaries from Muse using replace_by_dictionary.py.
The remaining step is identical to the instructions in UnsupervisedMT.
[1] Xiangyu Duan, Baijun Ji, Hao Jia, Min Tan, Min Zhang, Boxing Chen, Weihua Luo, Yue Zhang
See the LICENSE file for more details.