I'm trying to learn the cross-lingual n-gram embedding using phrase2vec and vecmap, like your previous work (https://www.aclweb.org/anthology/D18-1399.pdf).
Is it possible to use the phrase table in this case? In other words, I'm interested in whether I can pass an n-gram bilingual dictionary file with the "--supervised" and "--semi_supervised" options.
Hi,
I'm trying to learn the cross-lingual n-gram embedding using phrase2vec and vecmap, like your previous work (https://www.aclweb.org/anthology/D18-1399.pdf). Is it possible to use the phrase table in this case? In other words, I'm interested in whether I can pass an n-gram bilingual dictionary file with the "--supervised" and "--semi_supervised" options.
Thanks and regards, Ryo